diff options
author | samelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-09-17 12:42:29 +0000 |
---|---|---|
committer | samelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-09-17 12:42:29 +0000 |
commit | ece9abdc38cb8c4cc35fb350e481cc62ef8f71d9 (patch) | |
tree | 0ac6f9c1bac04354c30c7ad29450b62f6d206d10 /config.h.cmake | |
parent | a7d8c5aa21a1470dbab6f4d8c31292e402d8bdf0 (diff) | |
download | tdenetwork-ece9abdc38cb8c4cc35fb350e481cc62ef8f71d9.tar.gz tdenetwork-ece9abdc38cb8c4cc35fb350e481cc62ef8f71d9.zip |
[kdenetwork/krdc] added cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1254087 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake index e5d3c773..a9cf2d87 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -1,3 +1,6 @@ +// krdp +#define VERSION "@VERSION@" + // NOTE: // this definition is safe for modern Linux systems // for other OSes can be necessary to check |