mirror of
https://github.com/oatpp/oatpp.git
synced 2024-11-21 03:14:51 +08:00
Fix typo in CMakeLists.txt
This commit is contained in:
parent
1d8456c7f4
commit
fb04c456ef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user