Re: [cmake-developers] trouble with running cpack --help during cmake step

2012-07-05 Thread Eric Noulard
2012/7/2 Eric Noulard eric.noul...@gmail.com: 2012/7/2 David Cole david.c...@kitware.com: Probably because of this: LIST(APPEND CMAKE_SYSTEM_PREFIX_PATH /sw# Fink /opt/local # MacPorts ) from Darwin.cmake... OK could you try my proposal I just pushed on stage:

Re: [cmake-developers] Use OBJECT_DEPENDS in qt4_generate_moc() ?

2012-07-05 Thread Clinton Stimpson
On Friday, June 15, 2012 09:56:51 PM Alexander Neundorf wrote: Hi, attached is a small patch which sets the OBJECT_DEPENDS property of a moced file to the generated moc file. This has the effect that before the cpp file is built, moc has been run on it. We have that in KDE's version of

Re: [cmake-developers] Use OBJECT_DEPENDS in qt4_generate_moc() ?

2012-07-05 Thread Alexander Neundorf
On Thursday, 5. July 2012 17:37:21 Clinton Stimpson wrote: On Friday, June 15, 2012 09:56:51 PM Alexander Neundorf wrote: Hi, attached is a small patch which sets the OBJECT_DEPENDS property of a moced file to the generated moc file. This has the effect that before the cpp file is

Re: [cmake-developers] Use OBJECT_DEPENDS in qt4_generate_moc() ?

2012-07-05 Thread Clinton Stimpson
On Thursday, July 05, 2012 06:20:56 PM Alexander Neundorf wrote: On Thursday, 5. July 2012 17:37:21 Clinton Stimpson wrote: On Friday, June 15, 2012 09:56:51 PM Alexander Neundorf wrote: Hi, attached is a small patch which sets the OBJECT_DEPENDS property of a moced file to the

Re: [cmake-developers] new Generator

2012-07-05 Thread Bill Hoffman
On 7/4/2012 3:16 AM, Peter Kümmel wrote: Unofficial binaries you could find here: http://sourceforge.net/projects/cmakescript/files/ The current RC for 2.8.9 RC 1 also has ninja support. -Bill -- Bill Hoffman Kitware, Inc. 28 Corporate Drive Clifton Park, NY 12065 bill.hoff...@kitware.com

Re: [cmake-developers] Use OBJECT_DEPENDS in qt4_generate_moc() ?

2012-07-05 Thread David Cole
On Thu, Jul 5, 2012 at 12:29 PM, Clinton Stimpson clin...@elemtech.com wrote: On Thursday, July 05, 2012 06:20:56 PM Alexander Neundorf wrote: On Thursday, 5. July 2012 17:37:21 Clinton Stimpson wrote: On Friday, June 15, 2012 09:56:51 PM Alexander Neundorf wrote: Hi, attached is a

[cmake-developers] [CMake 0013378]: FindPostgreSQL fails on Fedora/RHEL

2012-07-05 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=13378 == Reported By:Orion Poplawski Assigned To: