1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

simple_shader: Clean up shaders/simple.frag, rebuild runners (#1715)

This commit is contained in:
Brett Morgan
2023-03-31 08:37:23 +10:00
committed by GitHub
parent a828c09e18
commit e3ca775b27
24 changed files with 433 additions and 26 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)