mirror of
https://gitee.com/zyjblog/oatpp.git
synced 2024-12-21 16:15:13 +08:00
Update CMakeLists.txt
This commit is contained in:
parent
349d96114a
commit
ac941832d0
@ -121,3 +121,9 @@ if(OATPP_BUILD_TESTS)
|
||||
enable_testing()
|
||||
add_subdirectory(test)
|
||||
endif()
|
||||
|
||||
|
||||
include(cpack.cmake)
|
||||
|
||||
# This must always be last!
|
||||
include( CPack )
|
||||
|
Loading…
Reference in New Issue
Block a user