mirror of
https://github.com/ceph/ceph
synced 2025-03-22 18:27:10 +00:00
so we can use exported targets like "Python3::Python", which is defined only if CMAKE_ROLE is "PROJECT". but this global property was introduced by CMake 3.14, but the minimum required version of CMake is 3.10.2 in Ceph project at this moment. let's set it if it's not defined. Signed-off-by: Kefu Chai <kchai@redhat.com> |
||
---|---|---|
.. | ||
Support.cmake |