aboutsummaryrefslogtreecommitdiff
path: root/termkey2-config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'termkey2-config.h.in')
-rw-r--r--termkey2-config.h.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/termkey2-config.h.in b/termkey2-config.h.in
new file mode 100644
index 0000000..676a2c0
--- /dev/null
+++ b/termkey2-config.h.in
@@ -0,0 +1,8 @@
+#ifndef TERMKEY2_CONFIG_H
+#define TERMKEY2_CONFIG_H
+
+#define TERMKEY_VERSION_MAJOR @project_VERSION_MAJOR@
+#define TERMKEY_VERSION_MINOR @project_VERSION_MINOR@
+
+#endif // ! TERMKEY2_CONFIG_H
+