CMP0199-WARN-stderr.txt 582 B

1234567891011
  1. CMake Warning \(dev\) at CMP0199-WARN\.cmake:[0-9]+ \(target_link_libraries\):
  2. Policy CMP0199 is not set: \$<CONFIG:cfgs> only matches the configuration of
  3. the consumed target\. Run "cmake --help-policy CMP0199" for policy details\.
  4. Use the cmake_policy command to set the policy and suppress this warning\.
  5. Evaluation of \$<CONFIG> for imported target "lib_test", used by "exe_test",
  6. may match multiple configurations\.
  7. Call Stack \(most recent call first\):
  8. CMakeLists\.txt:[0-9]+ \(include\)
  9. This warning is for project developers\. Use -Wno-dev to suppress it\.