mirror of
https://github.com/SFML/SFML.git
synced 2024-11-28 14:21:04 +08:00
Link to latest CMake docs
This commit is contained in:
parent
ff685de1bf
commit
46b9c79b77
@ -39,7 +39,7 @@ include(cmake/Config.cmake)
|
|||||||
|
|
||||||
# we use the paths from the cmake GNUInstallDirs module as defaults
|
# we use the paths from the cmake GNUInstallDirs module as defaults
|
||||||
# you can override these if you like
|
# 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)
|
include(GNUInstallDirs)
|
||||||
|
|
||||||
# add an option for choosing the build type (shared or static)
|
# add an option for choosing the build type (shared or static)
|
||||||
|
Loading…
Reference in New Issue
Block a user