aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
blob: 701db7d08c2ab54f0777e336136cac696d78ddf0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
-------

Distributed under the MIT License.
See [LICENSE.txt] for details.

[LICENSE.txt]: LICENSE.txt