aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-11-30 01:18:50 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-11-30 01:18:50 +0300
commit9f8c6b2774e6b6054d69a00a748abe166ae21e8f (patch)
treee46c79ad58de15e53909562e9e9e1e44aa74d530
parentinitial commit (diff)
downloadcmake-common-9f8c6b2774e6b6054d69a00a748abe166ae21e8f.tar.gz
cmake-common-9f8c6b2774e6b6054d69a00a748abe166ae21e8f.zip
update repo URL
-rw-r--r--common.cmake2
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