BadSources2-stderr.txt 348 B

123456789101112
  1. CMake Error at BadSources2.cmake:2 \(try_compile\):
  2. Unknown extension ".cxx" for file
  3. .*/Tests/RunCMake/try_compile/src.cxx
  4. try_compile\(\) works only for enabled languages. Currently these are:
  5. C NONE( RC)?
  6. See project\(\) command to enable other languages.
  7. Call Stack \(most recent call first\):
  8. CMakeLists.txt:3 \(include\)