diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 5d43e779f02ce14c48412b1edadcaa8627fb92a0..f42eba5dc5436591912fbbe6c93e4406189bb2f6 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -2,7 +2,7 @@ # Include Testing package if(BUILD_TESTING) - include( ${CMAKE_SOURCE_DIR}/tests/testGenerators.cmake ) + include( ${CMAKE_SOURCE_DIR}/OpenFlipper/tests/testGenerators.cmake ) # ======================================================================== # ========================================================================