summaryrefslogtreecommitdiffstats
path: root/src/common/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/config.h.cmake')
-rw-r--r--src/common/config.h.cmake4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/common/config.h.cmake b/src/common/config.h.cmake
index 8c85df1..7cc2386 100644
--- a/src/common/config.h.cmake
+++ b/src/common/config.h.cmake
@@ -6,4 +6,6 @@
#cmakedefine PLATFORM_OTHER @PLATFORM_OTHER@
#cmakedefine USE_GLEW @USE_GLEW@
-#cmakedefine GLEW_STATIC \ No newline at end of file
+#cmakedefine GLEW_STATIC
+
+#define CBOT_DEFAULT_DATADIR "@COLOBOT_DATA_DIR@"