Skip to content

Commit 5cf2c85

Browse files
committed
refactor
1 parent fc8498a commit 5cf2c85

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

flutter_example/linux/flutter/generated_plugins.cmake

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
#
44

55
list(APPEND FLUTTER_PLUGIN_LIST
6-
)
6+
)
77

88
list(APPEND FLUTTER_FFI_PLUGIN_LIST
9-
)
9+
)
1010

1111
set(PLUGIN_BUNDLED_LIBRARIES)
1212

flutter_example/windows/flutter/generated_plugins.cmake

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
#
44

55
list(APPEND FLUTTER_PLUGIN_LIST
6-
)
6+
)
77

88
list(APPEND FLUTTER_FFI_PLUGIN_LIST
9-
)
9+
)
1010

1111
set(PLUGIN_BUNDLED_LIBRARIES)
1212

0 commit comments

Comments
 (0)