Merge pull request #143 from an-tao/dev
Enable users to specify a preferred installation location
This commit is contained in:
commit
ff2bfe89f6
|
@ -202,8 +202,6 @@ if (MAKETEST STREQUAL YES)
|
||||||
endif()
|
endif()
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
SET(CMAKE_INSTALL_PREFIX /usr/local)
|
|
||||||
|
|
||||||
#Installation
|
#Installation
|
||||||
install(TARGETS drogon DESTINATION lib)
|
install(TARGETS drogon DESTINATION lib)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue