Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
MohiuddinM committed Jun 20, 2024
1 parent fc8498a commit 5cf2c85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions flutter_example/linux/flutter/generated_plugins.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
#

list(APPEND FLUTTER_PLUGIN_LIST
)
)

list(APPEND FLUTTER_FFI_PLUGIN_LIST
)
)

set(PLUGIN_BUNDLED_LIBRARIES)

Expand Down
4 changes: 2 additions & 2 deletions flutter_example/windows/flutter/generated_plugins.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
#

list(APPEND FLUTTER_PLUGIN_LIST
)
)

list(APPEND FLUTTER_FFI_PLUGIN_LIST
)
)

set(PLUGIN_BUNDLED_LIBRARIES)

Expand Down

0 comments on commit 5cf2c85

Please sign in to comment.