summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/try_compile/BadLinkLibraries-stderr.txt
blob: 4e41a19dcc76a674dba08a7cb948e975898bf193 (plain)
1
2
3
4
5
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:3 \(include\)