summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/COMPILE_LANGUAGE-genex/CompileDefinitions-stderr-Xcode.txt
blob: a1ed63390851e716d47c61df948f1908431645a8 (plain)
1
2
3
4
5
6
7
8
9
CMake Error at CompileDefinitions.cmake:5 \(target_compile_definitions\):
  Error evaluating generator expression:

    \$<COMPILE_LANGUAGE:CXX>

  \$<COMPILE_LANGUAGE:...> may only be used with COMPILE_OPTIONS with the
  Xcode generator.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)