Link to latest CMake docs

This commit is contained in:
Chris Thrasher 2022-09-17 22:48:11 -06:00 committed by Lukas Dürrenberger
parent ff685de1bf
commit 46b9c79b77

View File

@ -39,7 +39,7 @@ include(cmake/Config.cmake)
# we use the paths from the cmake GNUInstallDirs module as defaults
# you can override these if you like
# https://cmake.org/cmake/help/v3.0/module/GNUInstallDirs.html
# https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html
include(GNUInstallDirs)
# add an option for choosing the build type (shared or static)