Hi @skywind3000,
I am a user looking at the KCP package on Conan Center Index.
Recently, Conan Center has been updating its build environment. As CMake 4.0 will officially drop support for versions older than 3.5, the current v1.7 release of KCP (which uses an older CMake configuration) is becoming increasingly difficult to support without manual patching.
I noticed that the master branch has already been updated to CMake 3.10, which perfectly solves this compatibility issue.
Could you please tag a new release (e.g. v1.7.1) containing these CMake improvements?
Having a new official tag would:
Avoid Build Failures: Ensure KCP stays compatible with upcoming CMake 4.0+ environments.
Simplify Conan Maintenance: Allow Conan Center to transition to a stable versioned release instead of applying custom patches or using raw commit hashes.
Thank you for maintaining such a vital library for the community!
Hi @skywind3000,
I am a user looking at the KCP package on Conan Center Index.
Recently, Conan Center has been updating its build environment. As CMake 4.0 will officially drop support for versions older than 3.5, the current v1.7 release of KCP (which uses an older CMake configuration) is becoming increasingly difficult to support without manual patching.
I noticed that the master branch has already been updated to CMake 3.10, which perfectly solves this compatibility issue.
Could you please tag a new release (e.g. v1.7.1) containing these CMake improvements?
Having a new official tag would:
Avoid Build Failures: Ensure KCP stays compatible with upcoming CMake 4.0+ environments.
Simplify Conan Maintenance: Allow Conan Center to transition to a stable versioned release instead of applying custom patches or using raw commit hashes.
Thank you for maintaining such a vital library for the community!