CMP0032-WARN-stderr.txt 632 B

123456789101112
  1. CMake Warning \(dev\) at CMP0032-WARN.cmake:1 \(output_required_files\):
  2. Policy CMP0032 is not set: The output_required_files command should not be
  3. called. Run "cmake --help-policy CMP0032" for policy details. Use the
  4. cmake_policy command to set the policy and suppress this warning.
  5. Call Stack \(most recent call first\):
  6. CMakeLists.txt:3 \(include\)
  7. This warning is for project developers. Use -Wno-dev to suppress it.
  8. CMake Error at CMP0032-WARN.cmake:1 \(output_required_files\):
  9. output_required_files called with incorrect number of arguments
  10. Call Stack \(most recent call first\):
  11. CMakeLists.txt:3 \(include\)