CMake-ify, rename to termkey2 for the time being

This commit is contained in:
2014-10-09 23:47:24 +02:00
parent 3465d5553f
commit 5692f32bcf
33 changed files with 258 additions and 206 deletions

2
demo.c
View File

@@ -6,7 +6,7 @@
#include <errno.h>
#include <locale.h>
#include "termkey.h"
#include "termkey2.h"
int
main(int argc, char *argv[])