CMP0069-WARN-stderr.txt 518 B

123456789
  1. ^CMake Warning \(dev\) at CMP0069-WARN\.cmake:[0-9]+ \(add_executable\):
  2. Policy CMP0069 is not set: INTERPROCEDURAL_OPTIMIZATION is enforced when
  3. enabled. Run "cmake --help-policy CMP0069" for policy details\. Use the
  4. cmake_policy command to set the policy and suppress this warning\.
  5. INTERPROCEDURAL_OPTIMIZATION property will be ignored for target 'foo'\.
  6. Call Stack \(most recent call first\):
  7. CMakeLists\.txt:[0-9]+ \(include\)
  8. This warning is for project developers\. Use -Wno-dev to suppress it\.$