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

@@ -3,7 +3,7 @@
#include <unistd.h>
#include <locale.h>
#include "termkey.h"
#include "termkey2.h"
static termkey_t *tk;
static int timeout_id;