try to get CMake going, but it's not finished. don't use unless you know what you're doing.
This commit is contained in:
StapleButter
2017-04-29 20:25:57 +02:00
4 changed files with 62 additions and 1 deletions

View File

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