summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/ExportWithoutLanguage/NoLanguage-stderr.txt
blob: 67a0ae37cdecac3d053cc048f53c182aa4f659d0 (plain)
1
2
3
4
5
6
CMake Error: CMake can not determine linker language for target: NoLanguage
CMake Error at NoLanguage.cmake:2 \(export\):
  Exporting the target "NoLanguage" is not allowed since its linker language
  cannot be determined
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)