summaryrefslogtreecommitdiff
path: root/cmake/config-version.h.cmake
diff options
context:
space:
mode:
authoraqua <aqua@iserlohn-fortress.net>2022-08-15 14:25:29 +0300
committeraqua <aqua@iserlohn-fortress.net>2022-09-14 08:51:09 +0300
commitd9802226e443ecd7a7062fd7a0fb320a183e341f (patch)
tree1cfd97905fa7ba4de4beca9802ba749d62b5cc4e /cmake/config-version.h.cmake
parentImport BookmarkModel from poi (diff)
downloadrekonq-d9802226e443ecd7a7062fd7a0fb320a183e341f.tar.xz
Migrate BookmarkManager
Diffstat (limited to 'cmake/config-version.h.cmake')
-rw-r--r--cmake/config-version.h.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmake/config-version.h.cmake b/cmake/config-version.h.cmake
new file mode 100644
index 00000000..a63ff0f5
--- /dev/null
+++ b/cmake/config-version.h.cmake
@@ -0,0 +1,4 @@
+#pragma once
+
+#define REKONQ_VERSION "${CMAKE_PROJECT_VERSION}"
+