aboutsummaryrefslogtreecommitdiff
path: root/windows/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'windows/CMakeLists.txt')
-rw-r--r--windows/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/windows/CMakeLists.txt b/windows/CMakeLists.txt
index 0f269d4..20a966f 100644
--- a/windows/CMakeLists.txt
+++ b/windows/CMakeLists.txt
@@ -52,6 +52,7 @@ add_subdirectory(${FLUTTER_MANAGED_DIR})
# Application build; see runner/CMakeLists.txt.
add_subdirectory("runner")
+
# Generated plugin build rules, which manage building the plugins and adding
# them to the application.
include(flutter/generated_plugins.cmake)