[plasma-mobile] /: Rewrite and use FindKActivities.cmake.

Alexander Neundorf neundorf at kde.org
Wed Mar 28 19:15:23 UTC 2012


On Monday 26 March 2012, Michael Jansen wrote:
> Git commit 83994459634aba64f57b29ac9e666b37ae28dfad by Michael Jansen.
> Committed on 26/03/2012 at 22:38.
> Pushed by mjansen into branch 'master'.
> 
> Rewrite and use FindKActivities.cmake.
> 
> I wonder if the NO_MODULE parameter is used correctly in the
> find_package_handle_standard_args parameter. I could not really understand
> the documentation for that one. But it works.

It tells find_package(Foo) not to look for a FindFoo.cmake, but directly start 
searching a FooConfig.cmake file.

Alex


More information about the Kde-buildsystem mailing list