[cmake-developers] [CMake 0012386]: A FindItstool module is missing

2011-08-03 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=12386 == Reported By:Nathan Samson Assigned To:

Re: [cmake-developers] FindDevIL.cmake module looks for wrong header

2011-08-03 Thread Brad King
On 8/2/2011 4:41 PM, MiƂosz Kosobucki wrote: FindDevIL.cmake module seems to be looking for il.h header instead of IL/il.h. This way, user should be writing #include instead of #include in his code. Note that the latter version is used with all examples in DevIL library. Also libraries like O

Re: [cmake-developers] Adding MacroWriteBasicCMakeVersionFile.cmake file to cmake ?

2011-08-03 Thread Brad King
On 8/3/2011 4:00 PM, Alexander Neundorf wrote: Are you ok with this branch or are there issues left (...since it wasn't merged into master on Tuesday) ? I still need to find time to do further review and try it out. -Brad ___ cmake-developers mailing

Re: [cmake-developers] Adding MacroWriteBasicCMakeVersionFile.cmake file to cmake ?

2011-08-03 Thread Alexander Neundorf
On Monday 01 August 2011, Alexander Neundorf wrote: > On Monday 01 August 2011, Brad King wrote: > > On 07/31/2011 04:09 PM, Alexander Neundorf wrote: > > > I'm not sure which syntax I like better. The one with the macro feels > > > more high-level, but maybe hides too much what is actually going o

Re: [cmake-developers] Supporting imported targets in CHECK_CXX_SOURCE_COMPILES() and friends

2011-08-03 Thread Brad King
On 7/18/2011 4:13 PM, Alexander Neundorf wrote: Hi, in KDE we have a copy of CHECK_CXX_SOURCE_COMPILES() which supports imported targets in CMAKE_REQUIRED_LIBRARIES: http://websvn.kde.org/branches/KDE/4.5/kdelibs/cmake/modules/CheckCXXSourceCompiles.cmake?revision=1143427&view=markup http://webs

[cmake-developers] [CMake 0012385]: Dependencies of check_*_source_compiles are not tracked

2011-08-03 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=12385 == Reported By:simonh Assigned To: