阅读背景:

CMake:不要为链接中使用的单个库设置rpath

来源:互联网 

What I'd like to do is configure my CMakeLists file so that while building my project the linker uses a copy of a shared library (.so) that resides in my build tree to link the executable against but then does not set the rpath in the linked executable so that the system must provide the library when the loader requests it.What I'd like to do is configure my CMakeLists




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: