Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 26 |
Nodes: | 6 (0 / 6) |
Uptime: | 64:23:21 |
Calls: | 482 |
Calls today: | 1 |
Files: | 1,072 |
Messages: | 96,304 |
I have rebuilt the ~3000 packages which build-depend on CMake with
debusine (thanks to Freexian for this helpful service and Stefano Rivera
for his debusine-rebuilds tool) and discovered 936 affected packages;
the dd-list is attached.
If you want to fix your package, there are two options:
1) Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to dh_auto_configure, which
will override any CMakeLists.txt settings. This is the minimally
invasive procedure, no patching required. See also [1].
…
[1] https://cmake.org/cmake/help/latest/variable/CMAKE_POLICY_VERSION_MINIMUM.html