首页 > 其他分享> > CMake Warning This command specifies the relative path as a link directory. CMake Warning This command specifies the relative path as a link directory. 2020-06-10 15:52:58 作者:互联网 问题: 解决办法: 把libs/libcurl 的路径改成${CMAKE_CURRENT_SOURCE_DIR}/libs 解决! 标签:specifies,CMake,libcurl,relative,libs,directory 来源: https://www.cnblogs.com/132818Creator/p/13085698.html