Fix typo in CMakeLists.txt

This commit is contained in:
Florian Rhiem 2018-10-13 11:12:06 +02:00
parent 1d8456c7f4
commit fb04c456ef

View File

@ -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