错误信息如下:
cmake: /home/cwl/http/curl-7.71.1/_install/lib/libcurl.so.4: no version information available (required by cmake)
CMake Error at /usr/local/lib/cmake/yaml-cpp/yaml-cpp-config.cmake:49 (target_link_libraries):
Cannot specify link libraries for target "yaml-cpp" which is not built by
this project.
Call Stack (most recent call first):
CMakeLists.txt:25 (FIND_PACKAGE)
请问是什么原因呀?
错误信息如下:
cmake: /home/cwl/http/curl-7.71.1/_install/lib/libcurl.so.4: no version information available (required by cmake)
CMake Error at /usr/local/lib/cmake/yaml-cpp/yaml-cpp-config.cmake:49 (target_link_libraries):
Cannot specify link libraries for target "yaml-cpp" which is not built by
this project.
Call Stack (most recent call first):
CMakeLists.txt:25 (FIND_PACKAGE)
请问是什么原因呀?