From 5692f32bcfa049fc2b5555b5a883045b217349b9 Mon Sep 17 00:00:00 2001 From: Přemysl Janouch Date: Thu, 9 Oct 2014 23:47:24 +0200 Subject: CMake-ify, rename to termkey2 for the time being --- termkey2-config.h.in | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 termkey2-config.h.in (limited to 'termkey2-config.h.in') 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 + -- cgit v1.2.3-70-g09d2