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

Fixed include paths for tests

parent 04eded55
No related branches found
No related tags found
No related merge requests found
......@@ -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 )
# ========================================================================
# ========================================================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment