mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-12 18:54:58 +03:00
Compare commits
3 Commits
bcb896b178
...
5.02.5184
Author | SHA1 | Date | |
---|---|---|---|
9378c341f7 | |||
99e277aa71 | |||
f8c5fa5384 |
@ -53,7 +53,7 @@ if(UNIX)
|
||||
#
|
||||
# use rpath for locating installed libraries
|
||||
#
|
||||
set(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib")
|
||||
set(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}")
|
||||
set(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
|
||||
|
||||
include(CheckIncludeFile)
|
||||
|
Reference in New Issue
Block a user