fix: Change size

This commit is contained in:
Christian Pauly 2021-01-17 08:05:34 +01:00
commit 566f893f8f
3 changed files with 8 additions and 1 deletions

View file

@ -83,6 +83,7 @@ add_custom_command(
${FLUTTER_TOOL_ENVIRONMENT}
"${FLUTTER_ROOT}/packages/flutter_tools/bin/tool_backend.sh"
linux-x64 ${CMAKE_BUILD_TYPE}
VERBATIM
)
add_custom_target(flutter_assemble DEPENDS
"${FLUTTER_LIBRARY}"