From e926dfd293774c2b095c2c91252eeddbe34ad869 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 8 Dec 2019 19:05:03 +0300 Subject: add README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..961c420 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +cmake-common +============ + +Various utility files to build my CMake projects, as those seem to overlap +between different projects quite a bit. + +License +------- + +Distributed under the MIT License. +See [LICENSE.txt] for details. + +[LICENSE.txt]: LICENSE.txt -- cgit v1.2.3