diff options
Diffstat (limited to '')
-rw-r--r-- | common.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common.cmake b/common.cmake index d719542..f64519b 100644 --- a/common.cmake +++ b/common.cmake @@ -3,7 +3,7 @@ # It makes targets link the runtime statically by default + strips debug # symbols in release builds. # The latest version can be found at -# https://gist.github.com/egor-tensin/cmake-common. +# https://github.com/egor-tensin/cmake-common. # Distributed under the MIT License. # Version: 2017-05-19T13:51:22+00:00 |