summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/try_compile/TargetTypeInvalid-stderr.txt
blob: 08b281a45ad9e08d7b952113af7efbda7c2521b3 (plain)
1
2
3
4
5
^CMake Error at TargetTypeInvalid.cmake:2 \(try_compile\):
  Invalid value 'INVALID' for CMAKE_TRY_COMPILE_TARGET_TYPE.  Only
  'EXECUTABLE' and 'STATIC_LIBRARY' are allowed.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)