Package: anope / 2.0.17-1.1

Metadata

Package Version Patches format
anope 2.0.17-1.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Bump minimum CMake version to 3.8.patch | (download)

CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 bump minimum cmake version to 3.8.

This is the minimum version that supports CMAKE_CXX_STANDARD=17.

0002 Fix cmake deprecation warning CMP0026.patch | (download)

CMakeLists.txt | 5 1 + 4 - 0 !
include/CMakeLists.txt | 2 1 + 1 - 0 !
src/CMakeLists.txt | 2 1 + 1 - 0 !
src/tools/CMakeLists.txt | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 7 deletions(-)

 fix cmake deprecation warning cmp0026.


0003 CMake warnings CMP0003 and CMP0007 are not necessary.patch | (download)

CMakeLists.txt | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 cmake warnings cmp0003 and cmp0007 are not necessary.