1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-08-21 15:50:50 +00:00

Move cmake_on_off.h to helpers dir.

This commit is contained in:
King_DuckZ 2016-06-20 19:04:24 +01:00
parent e179a31616
commit 7957a94980
4 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@
#ifndef id48D6E1D45238460F99C2BCBFDE920791
#define id48D6E1D45238460F99C2BCBFDE920791
#include "dindexer-common/cmake_on_off.h"
#include "helpers/cmake_on_off.h"
#define PROGRAM_NAME "@bare_name@"
#define VERSION_MAJOR @PROJECT_VERSION_MAJOR@