diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 74ebba940..823f553b1 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -16,7 +16,7 @@ ENDIF() ADD_EXECUTABLE(tests EXCLUDE_FROM_ALL main.cpp - QTestSuite + QTestSuite.cpp $ src/core/AutomatableModelTest.cpp