aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCarsten Bormann <cabo@tzi.org>2015-04-02 22:26:57 +0200
committerCarsten Bormann <cabo@tzi.org>2015-04-02 22:26:57 +0200
commitbca0126c79a908ee7afe198f7ce22d3f90439f3c (patch)
treeaa9eb5d585f287c67ba48b0498f2ae6443a3b5e4 /README.md
parentce5768342edb031fb62e5876764b24659189dafc (diff)
downloadcn-cbor-bca0126c79a908ee7afe198f7ce22d3f90439f3c.tar.gz
Rename old Makefile to Simple-Makefile, so cmake can have its way
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0027941..2230b04 100644
--- a/README.md
+++ b/README.md
@@ -19,4 +19,8 @@ changes, in order to get even closer to 0.5 KiB, but I ran out of
time. So here it is. If I do get around to making these changes, the
API will indeed change a bit, so please be forewarned.
+There is a `Simple-Makefile` for playing around, as well as a complete
+[`cmake`](http://www.cmake.org)-based build environment.
+(You can choose what fits your needs better.)
+
License: MIT