diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-08 19:26:45 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-08 19:26:45 +0300 |
commit | 01363414ac87384e080954d73a7eb0172cb2e3f5 (patch) | |
tree | dda05a008ffb9d49a4265ab22cf9b3e9d74bebbf /README.md | |
parent | add toolchains (diff) | |
download | cmake-common-01363414ac87384e080954d73a7eb0172cb2e3f5.tar.gz cmake-common-01363414ac87384e080954d73a7eb0172cb2e3f5.zip |
README: update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -4,6 +4,12 @@ cmake-common Various utility files to build my CMake projects, as those seem to overlap between different projects quite a bit. +This repository is intended to be included as a submodule. +Git submodules are relatively hard to use though, but there's [an excellent +guide] to help you through. + +[an excellent guide]: https://medium.com/@porteneuve/mastering-git-submodules-34c65e940407 + License ------- |