aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/common.cmake
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-11-30 01:31:00 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-11-30 01:31:00 +0300
commit9baac11b290708be2e4c030a48f339dd9a652c2c (patch)
treeeab4b11b62c9c1e7cdef8c6f2c480da148822ee5 /common.cmake
parentC++17 by default (diff)
downloadcmake-common-9baac11b290708be2e4c030a48f339dd9a652c2c.tar.gz
cmake-common-9baac11b290708be2e4c030a48f339dd9a652c2c.zip
update version
Diffstat (limited to 'common.cmake')
-rw-r--r--common.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.cmake b/common.cmake
index 911a160..2d5e9f9 100644
--- a/common.cmake
+++ b/common.cmake
@@ -6,7 +6,7 @@
# https://github.com/egor-tensin/cmake-common.
# Distributed under the MIT License.
-# Version: 2017-05-19T13:51:22+00:00
+# Version: 2019-11-29T22:30:28Z
get_directory_property(parent_directory PARENT_DIRECTORY)
set(is_root_project $<NOT:parent_directory>)