Re: The issue with the install dirs...

2011-12-11 Thread David Faure
On Sunday 11 December 2011 18:16:08 Alexander Neundorf wrote: > So what the kconfig library would provide would be a variable which contains > a standard relative directory for installing those files Yes, this is what I meant. Not an absolute path, of course. > and if the > current CMAKE_INSTALL

Updated "epics"...

2011-12-11 Thread Alexander Neundorf
Hi, just FYI, I updated those two pages a bit: http://community.kde.org/Frameworks/Epics/CMake http://community.kde.org/Frameworks/Epics/Splitting_kdelibs Alex ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailm

Re: The issue with the install dirs...

2011-12-11 Thread Alexander Neundorf
On Friday 09 December 2011, David Faure wrote: > On Thursday 08 December 2011 22:33:29 Alexander Neundorf wrote: > > BIN_INSTALL_DIR (default is prefix/bin) > > Should we drop that one and use CMAKE_INSTALL_BINDIR? > Wouldn't that make things more "standard"? > I see what you're saying by "minimi

Re: [cmake-developers] Fwd: How to handle different cmake versions in extra-cmake-modules ?

2011-12-11 Thread Alexander Neundorf
On Tuesday 06 December 2011, Alexander Neundorf wrote: > Hi, > > On Monday 07 November 2011, Brad King wrote: > > On 11/6/2011 6:12 AM, Stephen Kelly wrote: > > > ecm_copy_modules(${CMAKE_BINARY_DIR}/modules FindFoo.cmake > > > > > > FindBlub.cmake >

Re: extra-cmake-modules: ECM_VERSION() macro

2011-12-11 Thread Alexander Neundorf
On Wednesday 30 November 2011, Alexander Neundorf wrote: > On Wednesday 30 November 2011, Alexander Neundorf wrote: > > On Wednesday 30 November 2011, Stephen Kelly wrote: > > > Alexander Neundorf wrote: > > > > Hi, > > > > > > > > in extra-cmake-modules we have a file ECMVersion.cmake, which > >