OldVersion-stderr.txt 513 B

123456789
  1. CMake Error at .*Modules/WriteCompilerDetectionHeader.cmake:[0-9]+ \(message\):
  2. VERSION compatibility for write_compiler_detection_header is set to 3.0,
  3. which is too low. It must be set to at least 3.1.0. Either set the
  4. VERSION parameter to the write_compiler_detection_header function, or
  5. update your minimum required CMake version with the cmake_minimum_required
  6. command.
  7. Call Stack \(most recent call first\):
  8. OldVersion.cmake:4 \(write_compiler_detection_header\)
  9. CMakeLists.txt:3 \(include\)