cmake/Tests/RunCMake/try_compile/BadLinkLibraries-stderr.txt

6 lines
255 B
Plaintext
Raw Normal View History

2022-11-16 20:14:03 +01:00
CMake Error at BadLinkLibraries.cmake:[0-9]+ \(try_compile\):
2015-04-27 22:25:09 +02:00
Only libraries may be used as try_compile or try_run IMPORTED
LINK_LIBRARIES. Got not_a_library of type UTILITY.
2013-11-03 12:27:13 +02:00
Call Stack \(most recent call first\):
2024-11-11 15:18:55 +01:00
CMakeLists.txt:[0-9]+ \(include\)