mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-02-22 04:37:13 +01:00
Update CMakeLists.txt
This commit is contained in:
parent
8d184b12e2
commit
9af800aed2
4
vendor/CPR/CMakeLists.txt
vendored
4
vendor/CPR/CMakeLists.txt
vendored
@ -254,9 +254,9 @@ set_target_properties(cpr
|
|||||||
VERSION ${${PROJECT_NAME}_VERSION}
|
VERSION ${${PROJECT_NAME}_VERSION}
|
||||||
SOVERSION ${${PROJECT_NAME}_VERSION_MAJOR})
|
SOVERSION ${${PROJECT_NAME}_VERSION_MAJOR})
|
||||||
|
|
||||||
install(DIRECTORY cpr DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
|
#install(DIRECTORY cpr DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
|
||||||
|
|
||||||
install(TARGETS cpr)
|
#install(TARGETS cpr)
|
||||||
|
|
||||||
#[[
|
#[[
|
||||||
if(BUILD_CPR_TESTS)
|
if(BUILD_CPR_TESTS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user