build: Fix snapcraft color-flip by removing handy window package

This commit is contained in:
krille-chan 2023-09-04 18:00:55 +02:00
commit 3a0924e312
No known key found for this signature in database
7 changed files with 11 additions and 25 deletions

View file

@ -86,6 +86,7 @@ set_target_properties(${BINARY_NAME}
RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/intermediates_do_not_run"
)
# Generated plugin build rules, which manage building the plugins and adding
# them to the application.
include(flutter/generated_plugins.cmake)