aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-12-08 19:10:18 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-12-08 19:10:18 +0300
commit0a2b964e67fae0b6a1c8217dabbf844f0c424b3b (patch)
tree771c22b4cb6b67a893d3d549db946df5af3b18e9 /.gitmodules
parentAppVeyor: build w/ VS 2017 as well (diff)
downloadprivilege-check-0a2b964e67fae0b6a1c8217dabbf844f0c424b3b.tar.gz
privilege-check-0a2b964e67fae0b6a1c8217dabbf844f0c424b3b.zip
add cmake-common as a submodule
Diffstat (limited to '')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..d65ecb9
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "cmake"]
+ path = cmake
+ url = https://github.com/egor-tensin/cmake-common.git