mirror of
https://github.com/drogonframework/drogon.git
synced 2025-09-18 00:01:01 -04:00
Enable users to specify a preferred installation location via the CMAKE_INSTALL_PREFIX variable
This commit is contained in:
parent
c7754e70c4
commit
dc14eeda4e
@ -202,8 +202,6 @@ if (MAKETEST STREQUAL YES)
|
||||
endif()
|
||||
endif ()
|
||||
|
||||
SET(CMAKE_INSTALL_PREFIX /usr/local)
|
||||
|
||||
#Installation
|
||||
install(TARGETS drogon DESTINATION lib)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user