We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed1dbba commit 4677982Copy full SHA for 4677982
CMakeLists.txt
@@ -86,3 +86,5 @@ target_include_directories(flutter_wayland
86
)
87
88
target_compile_options(flutter_wayland PUBLIC ${EGL_CFLAGS})
89
+
90
+install(TARGETS flutter_wayland RUNTIME DESTINATION bin)
0 commit comments