CMP0055-WARN-Reject-Arguments-stderr.txt 468 B

123456789
  1. CMake Warning \(dev\) at CMP0055-WARN-Reject-Arguments.cmake:3 \(break\):
  2. Policy CMP0055 is not set: Strict checking for break\(\) command. Run "cmake
  3. --help-policy CMP0055" for policy details. Use the cmake_policy command to
  4. set the policy and suppress this warning.
  5. The BREAK command does not accept any arguments.
  6. Call Stack \(most recent call first\):
  7. CMakeLists.txt:3 \(include\)
  8. This warning is for project developers. Use -Wno-dev to suppress it.