aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-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>)