CMP0161-WARN-stderr-darwin.txt 612 B

123456789101112
  1. ^CMake Warning \(dev\) at [^
  2. ]*/Modules/CPack\.cmake:[0-9]+ \(message\):
  3. Policy CMP0161 is not set: CPACK_PRODUCTBUILD_DOMAINS defaults to true\.
  4. Run "cmake --help-policy CMP0161" for policy details\. Use the cmake_policy
  5. command to set the policy and suppress this warning\.
  6. For compatibility, CPACK_PRODUCTBUILD_DOMAINS will remain unset\.
  7. Explicitly setting CPACK_PRODUCTBUILD_DOMAINS or setting policy CMP0161 to
  8. NEW will prevent this warning\.
  9. Call Stack \(most recent call first\):
  10. CMakeLists\.txt:[0-9]+ \(include\)
  11. This warning is for project developers\. Use -Wno-dev to suppress it\.$