cmake/Tests/RunCMake/try_run/BadLinkLibraries-stderr.txt
2022-11-16 20:14:03 +01:00

6 lines
246 B
Plaintext

CMake Error at BadLinkLibraries.cmake:[0-9+] \(try_run\):
Only libraries may be used as try_compile or try_run IMPORTED
LINK_LIBRARIES. Got not_a_library of type UTILITY.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)