diff --git a/thermion_dart/extras/windows/CMakeLists.txt b/thermion_dart/extras/windows/CMakeLists.txt index 8d239884..95030e61 100644 --- a/thermion_dart/extras/windows/CMakeLists.txt +++ b/thermion_dart/extras/windows/CMakeLists.txt @@ -18,6 +18,7 @@ target_include_directories(${PROJECT_NAME} INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}/include" "${CMAKE_SOURCE_DIR}/../../../../thermion_dart/native/include/filament" "${CMAKE_SOURCE_DIR}/../../../../thermion_dart/native/include" + "${CMAKE_SOURCE_DIR}/../../../../thermion_flutter/thermion_flutter/windows" ${CMAKE_CURRENT_SOURCE_DIR}/include )