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

    \$<COMPILE_LANGUAGE:CXX>

  \$<COMPILE_LANGUAGE:...> may not be used with Visual Studio generators.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)