[cmake-developers] [CMake 0014030]: INCLUDE( file OPTIONAL ) doesn't see the "file appeared" as "file changed"

2013-03-19 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14030 == Reported By:Paul "TBBle" Hampson Assigned To:

[cmake-developers] [CMake 0014029]: FindSDL and FindSDL_image modules cannot find the SDL-distributed VC++ development libraries

2013-03-19 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14029 == Reported By:Paul "TBBle" Hampson Assigned To:

Re: [cmake-developers] CMake usage requirements in KDE Frameworks

2013-03-19 Thread Stephen Kelly
Alexander Neundorf wrote: >> What I actually propose would look something like >> >> install(TARGETS KArchive EXPORT KArchiveTargets NAMESPACE KF5:: >>... >>INCLUDES DESTINATION "$/${INCLUDES_INSTALL_DIR}" >> ) >> >> so it could be folded into INSTALL_TARGETS_DEFAULT_ARGS. I don't know

Re: [cmake-developers] CMAKE_AUTOMOC, system include dirs and target include directories

2013-03-19 Thread Stephen Kelly
Brad King wrote: > On 03/18/2013 07:24 PM, Stephen Kelly wrote: >> Alexander Neundorf wrote: >> >>> The comment to your commit is not really correct. >>> >>> "The commit d2536579 (Automoc: fix regression #13667, broken build in >>> phonon, 2012-11-19) changed Automoc to try to re-add the Qt heade

Re: [cmake-developers] CMake usage requirements in KDE Frameworks

2013-03-19 Thread Brad King
On 03/19/2013 04:02 PM, Alexander Neundorf wrote: > On Tuesday 19 March 2013, Stephen Kelly wrote: >> I don't mind renaming it, but it's a topic for the cmake list. > > So, I think the variable name CMAKE_BUILD_INTERFACE_INCLUDES is to general. > Since it is similar to the effect of CMAKE_INCLUDE_

Re: [cmake-developers] CMake usage requirements in KDE Frameworks

2013-03-19 Thread Alexander Neundorf
On Tuesday 19 March 2013, Stephen Kelly wrote: > Alexander Neundorf wrote: > >> which automatically adds > >> > >> "$ >> > >> ${CMAKE_CURRENT_SOURCE_DIR}>" > >> > >> to the INTERFACE_INCLUDE_DIRECTORIES of each target. > > > > Since cmake 2.4.0. the global cmake variable CMAKE_INCLUDE_CURRENT_

Re: [cmake-developers] CMAKE_AUTOMOC, system include dirs and target include directories

2013-03-19 Thread Alexander Neundorf
On Tuesday 19 March 2013, Stephen Kelly wrote: > Alexander Neundorf wrote: > > The comment to your commit is not really correct. > > > > "The commit d2536579 (Automoc: fix regression #13667, broken build in > > phonon, 2012-11-19) changed Automoc to try to re-add the Qt header dir > > if it was st

Re: [cmake-developers] CMAKE_AUTOMOC, system include dirs and target include directories

2013-03-19 Thread Brad King
On 03/18/2013 07:24 PM, Stephen Kelly wrote: > Alexander Neundorf wrote: > >> The comment to your commit is not really correct. >> >> "The commit d2536579 (Automoc: fix regression #13667, broken build in >> phonon, 2012-11-19) changed Automoc to try to re-add the Qt header dir >> if it was strippe

[cmake-developers] [CMake 0014028]: documentation for STRING command incorrect

2013-03-19 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14028 == Reported By:Martin Perzl Assigned To: