Use a KDevPlatformConfig and ~Version cmake file to provide the include-dir,
commitbc83c29577cf9b128b7072aafd1be61b7743dc7f
authorapaku <apaku@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Sat, 18 Oct 2008 16:30:27 +0000 (18 16:30 +0000)
committerapaku <apaku@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Sat, 18 Oct 2008 16:30:27 +0000 (18 16:30 +0000)
tree579432c8d56f5c50674309de525ebc0bd6fa3845
parentcb43125302261bcdc9cf5bfe60fee11b4589465e
Use a KDevPlatformConfig and ~Version cmake file to provide the include-dir,
library variables and also do the version check. This makes
FindKDevPlatform.cmake a lot simpler and it looks a lot nicer/easier to
understand.

Also renamed KDEVPLATFORM_XXX to KDevPlatform_XXX to follow CMake 2.6 naming
scheme.

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdevplatform@873044 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
CMakeLists.txt
KDevPlatformConfig.cmake.in [new file with mode: 0644]
KDevPlatformConfigVersion.cmake.in [new file with mode: 0644]
cmake/modules/FindKDevPlatform.cmake
kdevplatformversion.h.cmake [new file with mode: 0644]