summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/COMPILE_LANGUAGE-genex/CompileOptions-stderr-VS.txt
blob: 66b45c07261529a918fe5a02443a0d999903c860 (plain)
1
2
3
4
5
6
7
8
9
CMake Error at CompileOptions.cmake:5 \(target_compile_options\):
  Error evaluating generator expression:

    \$<COMPILE_LANGUAGE:CXX>

  \$<COMPILE_LANGUAGE:...> may only be used for file\(GENERATE\) with the Visual
  Studio generator.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)