mirror of
https://github.com/libssh2/libssh2.git
synced 2026-01-06 14:21:57 +03:00
cmake: rename picky warnings script
To match the camel-case style used in other CMake scripts and also to match the name used in curl. Closes #1225
This commit is contained in:
@@ -92,7 +92,7 @@ install(
|
||||
docs/AUTHORS docs/BINDINGS.md docs/HACKING.md
|
||||
DESTINATION ${CMAKE_INSTALL_DOCDIR})
|
||||
|
||||
include(max_warnings)
|
||||
include(PickyWarnings)
|
||||
|
||||
# Add socket libraries
|
||||
if(WIN32)
|
||||
|
||||
Reference in New Issue
Block a user