Convert to CMake

This commit is contained in:
2015-02-11 01:53:19 +01:00
parent dfe50aeb85
commit 59b1c5c056
7 changed files with 151 additions and 44 deletions

3
kike.c
View File

@@ -18,8 +18,9 @@
*
*/
#include "config.h"
#undef PROGRAM_NAME
#define PROGRAM_NAME "kike"
#define PROGRAM_VERSION "alpha"
#include "common.c"
#include "kike-replies.c"