summaryrefslogtreecommitdiff
path: root/mnv/cmake/pathdef.c.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'mnv/cmake/pathdef.c.cmake')
-rw-r--r--mnv/cmake/pathdef.c.cmake9
1 files changed, 9 insertions, 0 deletions
diff --git a/mnv/cmake/pathdef.c.cmake b/mnv/cmake/pathdef.c.cmake
new file mode 100644
index 0000000000..21f1290191
--- /dev/null
+++ b/mnv/cmake/pathdef.c.cmake
@@ -0,0 +1,9 @@
+/* pathdef.c - Generated by CMake
+ * DO NOT EDIT! Change CMakeLists.txt configuration instead. */
+#include "mnv.h"
+char_u *default_mnv_dir = (char_u *)"@MNV_INSTALL_RCLOC@";
+char_u *default_mnvruntime_dir = (char_u *)"@MNV_INSTALL_RTLOC@";
+char_u *all_cflags = (char_u *)"@MNV_ALL_CFLAGS@";
+char_u *all_lflags = (char_u *)"@MNV_ALL_LFLAGS@";
+char_u *compiled_user = (char_u *)"@MNV_COMPILED_USER@";
+char_u *compiled_sys = (char_u *)"@MNV_COMPILED_SYS@";