[Kde-games-devel] kdegames trunk and FindKDEGames.cmake
Albert Astals Cid
aacid at kde.org
Wed Jul 25 18:54:45 UTC 2012
El Dissabte, 21 de juliol de 2012, a les 16:32:31, Raphael Kubo da Costa va
escriure:
> Hi there, kdegamers,
>
> While trying to review picmi, I checked out kdegames from trunk, built
> libkdegames and noticed it installs both a FindKDEGames.cmake and a
> KDEGamesConfig.cmake.
>
> Looking at the commit log, Stefan mentions in r1293997 that he couldn't
> get CMake to find the Config.cmake file without FindKDEGames.cmake. I
> believe this is due to the fact tht the Config file was being installed
> into the wrong directory -- by default, CMake does not look for config
> files in $PREFIX/share/cmake/modules (see the documentation for
> find_package for details).
>
> The attached patch removes FindKDEGames.cmake and installs the config
> file into the correct directory. Please check if it works for you as
> well.
I've commited it.
Cheers,
Albert
More information about the kde-games-devel
mailing list