openpose
openpose copied to clipboard
Update cmake min version
Fixes Issue 2339
CMake 4.0 removed support for policy versions earlier than 3.5. This change updates the minimum required version to 3.5 to ensure compatibility with CMake 4.x and prevent configuration errors.