diff --git a/CMakeLists.txt b/CMakeLists.txt index 523f7a12..48e3abd8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -232,7 +232,7 @@ if(OATPP_BUILD_TESTS) enable_testing() add_executable(oatppAllTests - test/AllTestsMain.cpp.cpp + test/AllTestsMain.cpp test/Checker.cpp test/Checker.hpp test/UnitTest.cpp