summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/COMPILE_LANGUAGE-genex/IncludeDirectories-stderr-VS.txt
blob: ec15068e9ccb69488a131f32501975ed1dafe6ee (plain)
1
2
3
4
5
6
7
8
CMake Error at IncludeDirectories.cmake:5 \(target_include_directories\):
  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\)