add CMake build system

This commit is contained in:
s1nka
2017-04-02 13:33:01 +06:00
parent 3a61ed0a91
commit 5d13538584
4 changed files with 60 additions and 1 deletions

View File

@ -19,7 +19,7 @@
#ifndef VERSION_H
#define VERSION_H
#define MELONDS_VERSION "0.1"
#define MELONDS_VERSION "@VERSION@"
#define MELONDS_URL "http://melonds.kuribo64.net/"