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

View File

@@ -1,5 +1,5 @@
#include "termkey.h"
#include "termkey-internal.h"
#include "termkey2.h"
#include "termkey2-internal.h"
#include <stdio.h>
#include <string.h>