CMP0045-WARN-stderr.txt 492 B

123456789
  1. CMake Warning \(dev\) at CMP0045-WARN.cmake:2 \(get_target_property\):
  2. Policy CMP0045 is not set: Error on non-existent target in
  3. get_target_property. Run "cmake --help-policy CMP0045" for policy details.
  4. Use the cmake_policy command to set the policy and suppress this warning.
  5. get_target_property\(\) called with non-existent target "tgt".
  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.