mirror of
https://github.com/oatpp/oatpp.git
synced 2025-04-12 18:50:22 +08:00
Merge pull request #12 from FlorianRhiem/feature-cmake
Fix typo in CMakeLists.txt
This commit is contained in:
commit
63362d6e64
@ -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…
x
Reference in New Issue
Block a user