1
0
mirror of https://github.com/flutter/samples.git synced 2026-06-04 05:19:35 +00:00

Desktop Runner refresh (#936)

This commit is contained in:
Brett Morgan
2021-10-28 07:03:03 +10:00
committed by GitHub
parent b10b46bc18
commit eb74d3f380
17 changed files with 100 additions and 228 deletions

View File

@@ -23,6 +23,7 @@ list(APPEND FLUTTER_LIBRARY_HEADERS
"flutter_windows.h"
"flutter_messenger.h"
"flutter_plugin_registrar.h"
"flutter_texture_registrar.h"
)
list(TRANSFORM FLUTTER_LIBRARY_HEADERS PREPEND "${EPHEMERAL_DIR}/")
add_library(flutter INTERFACE)