kdegames fails after recent changes in FindSharedMimeInfo.cmake
Alexander Neundorf
neundorf at kde.org
Wed Sep 29 20:58:34 CEST 2010
On Monday 27 September 2010, Christoph Feck wrote:
> Hi,
>
> Building kdegames with cmake 2.8.1 and KDE from trunk I get:
I.e. current kdelibs trunk ?
>
> CMake Error at
> /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:70
> (MESSAGE):
> REQUIRED_VARS (missing: VERSION_VAR)
> Call Stack (most recent call first):
> /local/KDE4/trunk/share/apps/cmake/modules/FindSharedMimeInfo.cmake:49
> (find_package_handle_standard_args)
> palapeli/mime/CMakeLists.txt:3 (find_package)
FindPackageHandleStandardArgs.cmake was invoked from share/cmake/Modules/,
i.e. not the version coming with kdelibs.
This is strange.
Can you please output CMAKE_MODULE_PATH before the call to
find_package_handle_standard_args() in FindSharedMimeInfo.cmake ?
Alex
More information about the Kde-buildsystem
mailing list