diff --git a/src/ui/flutter/android/app/CMakeLists.txt b/src/ui/flutter/android/app/CMakeLists.txt index 68170a2a..a2e5ac7b 100644 --- a/src/ui/flutter/android/app/CMakeLists.txt +++ b/src/ui/flutter/android/app/CMakeLists.txt @@ -29,6 +29,10 @@ add_library( # Sets the name of the library. ../../../../uci.cpp ../../../../ucioption.cpp) +include_directories( + ../../../../../include + ../../../../ +) find_library( # Sets the name of the path variable. log-lib