From 9f8c6b2774e6b6054d69a00a748abe166ae21e8f Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 30 Nov 2019 01:18:50 +0300 Subject: update repo URL --- common.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.cmake') 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 -- cgit v1.2.3