https://github.com/Kitware/CMake
Raw File
Tip revision: cdc901797ac4ce0d1feeec454ecdd29e8ef5d4ff authored by Brad King on 17 June 2024, 18:49:29 UTC
CMake 3.29.6
Tip revision: cdc9017
add_test-stderr.txt
CMake Error at add_test.cmake:5 \(add_test\):
  Error evaluating generator expression:

    \$<COMPILE_LANGUAGE>

  \$<COMPILE_LANGUAGE:...> may only be used to specify include directories,
  compile definitions, compile options, and to evaluate components of the
  file\(GENERATE\) command.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)
back to top