On 2012-03-02, Laszlo Papp <[email protected]> wrote: > Is it okay (or are there better suggestion in order) to put the config > files about libraries and platforms into the cmake/modules subfolder > as previously most of the projects, I have ever seen, did that with > the FindFoobar.cmake modules ? I am a bit confused since the dedicated > example does not present it that way: > https://projects.kde.org/projects/kde/kdeexamples/repository/revisions/master/show/buildsystem/HowToInstallALibrary > > I am sorry for the newbie question, and thank you in advance!
I'd be surprised if I had to look other places than the topleveldir or toplevel/src for those files. They are not part of the build system. They are part of the shipped development files. /Sune _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
