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 27ff6d9 commit 266c4bbCopy full SHA for 266c4bb
CMakeLists.txt
@@ -40,7 +40,7 @@ else()
40
)
41
endif()
42
set(FLUTTER_ENGINE_LIBRARY ${CMAKE_BINARY_DIR}/libflutter_engine.so)
43
-else()
+endif()
44
45
set(CMAKE_CXX_STANDARD 14)
46
0 commit comments