cmcfarlen opened a new issue, #10615:
URL: https://github.com/apache/trafficserver/issues/10615
```
$ cmake -B build -G Ninja -DCMAKE_INSTALL_PREFIX=/opt/ats -DENABLE_CCACHE=ON
-DCMAKE_BUILD_TYPE=Debug
CMake Deprecation Warning at lib/yamlcpp/CMakeLists.txt:2
(cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Warning (dev) at lib/yamlcpp/CMakeLists.txt:26 (option):
Policy CMP0077 is not set: option() honors normal variables. Run "cmake
--help-policy CMP0077" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
For compatibility with older versions of CMake, option is clearing the
normal variable 'YAML_CPP_INSTALL'.
This warning is for project developers. Use -Wno-dev to suppress it.
INFO: YAML_CPP version 0.8.0
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]