Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Tests / RunCMake / try_run / BadLinkLibraries-stderr.txt
1 CMake Error at BadLinkLibraries.cmake:[0-9+] \(try_run\):
2   Only libraries may be used as try_compile or try_run IMPORTED
3   LINK_LIBRARIES.  Got not_a_library of type UTILITY.
4 Call Stack \(most recent call first\):
5   CMakeLists.txt:3 \(include\)