Re: [CMake] disabling CMAKE_COLOR_MAKEFILE in the kdevelop generator

2006-04-07 Thread Tanner Lovelace
eLists.txt file? IF(CMAKE_GENERATOR MATCHES "KDevelop3") SET(CMAKE_COLOR_MAKEFILE OFF) SET(CMAKE_VERBOSE_MAKEFILE ON) ENDIF(CMAKE_GENERATOR MATCHES "KDevelop3) Cheers, Tanner -- Tanner Lovelace clubjuggler at gmail dot com http://wtl.wayfarer.org/ (fieldless) In fess two round

Re: [CMake] Mac bundle variables for ADD_EXECUTABLE

2006-04-07 Thread Tanner Lovelace
i/CMake:Bundles_And_Frameworks Cheers, Tanner Lovelace -- Tanner Lovelace clubjuggler at gmail dot com http://wtl.wayfarer.org/ (fieldless) In fess two roundels in pale, a billet fesswise and an increscent, all sable. ___ CMake mailing list CMake@cmake.or

Re: [CMake] Question about c99

2006-04-01 Thread Tanner Lovelace
t i ...)" as long as you use that kind of define listed above. Cheers, Tanner -- Tanner Lovelace clubjuggler at gmail dot com http://wtl.wayfarer.org/ (fieldless) In fess two roundels in pale, a billet fesswise and an increscent, all sable. ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

Solution and a patch! (was Re: [CMake] FIND_LIBRARY and OS X Frameworks)

2006-03-31 Thread Tanner Lovelace
On 3/31/06, Tanner Lovelace <[EMAIL PROTECTED]> wrote: > On 3/31/06, Tanner Lovelace <[EMAIL PROTECTED]> wrote: > > > Obviously there's something converting from the framework directory path > > to the framework parameters (-F/path/to/framework -framewor

Re: [CMake] FIND_LIBRARY and OS X Frameworks

2006-03-31 Thread Tanner Lovelace
On 3/31/06, Tanner Lovelace <[EMAIL PROTECTED]> wrote: > Obviously there's something converting from the framework directory path > to the framework parameters (-F/path/to/framework -framework A) and there's > also something converting from a library path to library

Re: [CMake] FIND_LIBRARY and OS X Frameworks

2006-03-31 Thread Tanner Lovelace
On 3/31/06, Tanner Lovelace <[EMAIL PROTECTED]> wrote: > On 3/31/06, William A. Hoffman <[EMAIL PROTECTED]> wrote: > > > You could also post your CMakeCache.txt it might have some information. Here's the relevant link line from the build.make files: working:

Re: [CMake] FIND_LIBRARY and OS X Frameworks

2006-03-31 Thread Tanner Lovelace
On 3/31/06, William A. Hoffman <[EMAIL PROTECTED]> wrote: > You could also post your CMakeCache.txt it might have some information. Attached are the CMakeCache.txt files for both the working and not working configurations. Cheers, Tanner -- Tanner Lovelace clubjuggler at gmail dot

Fwd: [CMake] FIND_LIBRARY and OS X Frameworks

2006-03-31 Thread Tanner Lovelace
Mailman apparently discarded my message because it was too big. I'll send the CMakeCache.txt files in a separate message. Cheers, Tanner -- Forwarded message -- From: Tanner Lovelace <[EMAIL PROTECTED]> Date: Mar 31, 2006 3:01 PM Subject: Fwd: [CMake] FIND_LIBRA

Re: [CMake] FIND_LIBRARY and OS X Frameworks

2006-03-31 Thread Tanner Lovelace
BOSE=1 make -j2 ) 1>&../make-find-library.out The output is from an intel mac mini, but I get the same result on a powerpc mac. Let me know if you need any more files (cmake cache files, output logs, error logs, etc..) Thanks very much! Cheers, Tanner -- Tanner Lovelace clubjuggler at gmail

[CMake] FIND_LIBRARY and OS X Frameworks

2006-03-31 Thread Tanner Lovelace
at else have I missed? (could it be something simple?) Thanks very much in advance. Cheers, Tanner -- Tanner Lovelace clubjuggler at gmail dot com http://wtl.wayfarer.org/ (fieldless) In fess two roundels in pale, a billet fesswise and an increscent, all sable. _

[CMake] Check_Type_Size question

2006-03-30 Thread Tanner Lovelace
atform, but I'd rather do it as a fallback in case apple later changes its mine and decides to put it in sys/statfs.h. Note, btw, that HAVE_HAVE_STRUCT_STATFS is set to HAVE_HAVE_STRUCT_STATFS:INTERNAL=false in CMakeCache.txt after running cmake. Any help would be appreciated! Thanks in adv

Re: [CMake] FindQt4 patch

2006-03-24 Thread Tanner Lovelace
4. > The change sounds very good, so I don't think it will be a problem > to incorporate it. Ok, that'll be fine. I had actually already sent a patch to the kde-buildsystem list first but thought I might as well send the same thing diffed against the current CMake CVS as a courtesy. Ch

[CMake] FindQt4 patch

2006-03-24 Thread Tanner Lovelace
much! Cheers, Tanner Lovelace -- Tanner Lovelace clubjuggler at gmail dot com http://wtl.wayfarer.org/ (fieldless) In fess two roundels in pale, a billet fesswise and an increscent, all sable. find-qt-type.patch Description: Binary data ___ CMake mailing

Re: [CMake] Installed project with shared libs

2006-02-23 Thread Tanner Lovelace
asenotes/DeveloperTools/dyld.html near the bottom where it lists "no rpath support".) What do you do in this case? Cheers, Tanner Lovelace -- Tanner Lovelace clubjuggler at gmail dot com http://wtl.wayfarer.org/ (fieldless) In fess two roundels in pale, a billet fess

Re: [CMake] padding link arguments to the linker

2006-02-10 Thread Tanner Lovelace
ax_install_names" it will handle this. Here's the ld documentation about this option: Add to the header padding enough space to allow changing all dynamic shared library paths recorded in the output file to be changed to MAXPATHLEN in length. Cheers, Tanner Lovelace -- Tanner

[CMake] FindQt4 qt version message

2006-02-01 Thread Tanner Lovelace
, it prints out this: Found Qt-Version .. Could it be changed to this instead? MESSAGE(STATUS "Found Qt-Version ${QTVERSION}") QTVERSION is set by querying qmake for the version. Thanks very much. Cheers, Tanner Lovelace -- Tanner Lovelace clubjuggler at gmail dot com http://wtl.way