Skip to content

Commit f72f2e6

Browse files
authored
Update CMakeLists.txt
1 parent 266c4bb commit f72f2e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ project(flutter_wayland)
88

99
if(FLUTTER_ENGINE_LIBRARY)
1010
set(FLUTTER_ENGINE_LIBRARY ${CMAKE_SYSROOT}/usr/lib/libflutter_engine.so)
11+
MESSAGE(STATUS "Using ${FLUTTER_ENGINE_LIBRARY}")
1112
else()
1213
set(FLUTTER_ENGINE_SHA af51afceb8886cc11e25047523c4e0c7e1f5d408)
1314

0 commit comments

Comments
 (0)