Merge pull request #143 from an-tao/dev

Enable users to specify a preferred installation location
This commit is contained in:
An Tao 2019-05-03 00:56:44 +08:00 committed by GitHub
commit ff2bfe89f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -202,8 +202,6 @@ if (MAKETEST STREQUAL YES)
endif()
endif ()
SET(CMAKE_INSTALL_PREFIX /usr/local)
#Installation
install(TARGETS drogon DESTINATION lib)