Skip to content
Snippets Groups Projects
Commit 17c5fc32 authored by Jan Möbius's avatar Jan Möbius
Browse files

Fixed include paths for tests

parent cce8eb1f
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Include Testing package # Include Testing package
if(BUILD_TESTING) if(BUILD_TESTING)
include( ${CMAKE_SOURCE_DIR}/tests/testGenerators.cmake ) include( ${CMAKE_SOURCE_DIR}/OpenFlipper/tests/testGenerators.cmake )
# ======================================================================== # ========================================================================
# ======================================================================== # ========================================================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment