mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
6 lines
255 B
Plaintext
6 lines
255 B
Plaintext
CMake Error at BadLinkLibraries.cmake:[0-9]+ \(try_compile\):
|
|
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:[0-9]+ \(include\)
|