aboutsummaryrefslogtreecommitdiff
path: root/windows/CMakeLists.txt
diff options
context:
space:
mode:
authordavidpkj <davidpenkow1@gmail.com>2023-03-05 12:08:46 +0100
committerdavidpkj <davidpenkow1@gmail.com>2023-03-05 12:08:46 +0100
commitb40f1fc758f0d4a922de4cdcc197bb8a64be0e60 (patch)
tree7cc73e1c10f2eb47b3bfcefc893fe817131ce5ac /windows/CMakeLists.txt
parent1855978738793fd0f80023e3e8ff09c939c33dfe (diff)
Updated web & windows projects strucutre
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)