add cmake support and fix compile errors

This commit is contained in:
broncotc
2017-08-11 10:45:40 +08:00
parent eb8567b693
commit ed6416a30d
5 changed files with 28 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
#include <log.h>
#include "log.h"
int log_level=log_info;