We tried to patch the cmake_minimum_required in Fedora downstream but found out that this case is more complicated to support CMake 4.0. Feel free to ping me for help if needed, would be able to investigate after finishing the CMake 4.0 change in Fedora.
|
CMAKE_MINIMUM_REQUIRED (VERSION 2.8.8) |
We tried to patch the
cmake_minimum_requiredin Fedora downstream but found out that this case is more complicated to support CMake 4.0. Feel free to ping me for help if needed, would be able to investigate after finishing the CMake 4.0 change in Fedora.dwgrep/CMakeLists.txt
Line 1 in e01b74f