modern_cmake
modern_cmake copied to clipboard
overload find_package instead of using find_modern_package
Should easy maintenance of the CMakeLists.txt since it keeps the command while allowing patching. Once patches are not needed anymore it can be removed or disabled, and the CMakeLists.txt file works the same.