Re: [CMake] long library names

2007-08-15 Thread Bill Hoffman
James Bigler wrote: Alexander Neundorf wrote: On Wednesday 15 August 2007 14:42, James Bigler wrote: When I run FIND_LIBRARY(MYLIB mylib), the value of MYLIB is the full path to mylib (i.e. /home/bigler/lib/libmylib.a). When I go to link the executable it breaks it up into -L/home/bigler/lib -

[CMake] Get include directories for package dependencies

2007-08-15 Thread Kyle Heath
I have read the Mastering CMake book and I'm still having trouble getting inter package dependencies working (in source trees). The Situation: I have a CMake managed static lib package called libA with a libAConfig.cmake file as described in section 6.7 of Mastering CMake. I have another Cmake man

Re: [CMake] Re: Fortran support bugs?

2007-08-15 Thread Alexander Neundorf
On Thursday 09 August 2007 11:06, Maik Beckmann wrote: > > gname HATES top-posting so badly! > > yardbird <[EMAIL PROTECTED]> writes: > > Hello Francesco, > > I working on Fortran support enhancements but I'm not finish it yet. > > > In the specific case, which I'm attaching as a > > compressed arc

Re: [CMake] long library names

2007-08-15 Thread James Bigler
Alexander Neundorf wrote: On Wednesday 15 August 2007 14:42, James Bigler wrote: When I run FIND_LIBRARY(MYLIB mylib), the value of MYLIB is the full path to mylib (i.e. /home/bigler/lib/libmylib.a). When I go to link the executable it breaks it up into -L/home/bigler/lib -lmylib. Is there a w

Re: [CMake] long library names

2007-08-15 Thread Alexander Neundorf
On Wednesday 15 August 2007 14:42, James Bigler wrote: > When I run FIND_LIBRARY(MYLIB mylib), the value of MYLIB is the full > path to mylib (i.e. /home/bigler/lib/libmylib.a). When I go to link > the executable it breaks it up into -L/home/bigler/lib -lmylib. > > Is there a way to get CMake to p

[CMake] long library names

2007-08-15 Thread James Bigler
When I run FIND_LIBRARY(MYLIB mylib), the value of MYLIB is the full path to mylib (i.e. /home/bigler/lib/libmylib.a). When I go to link the executable it breaks it up into -L/home/bigler/lib -lmylib. Is there a way to get CMake to put /home/bigler/lib/libmylib.a on the link line instead o

[CMake] DEPENDS in ADD_CUSTOM_TARGET

2007-08-15 Thread Brandon Van Every
Nowadays, do DEPENDS in ADD_CUSTOM_TARGET handle target level dependencies? The docs say they do not. But I thought someone told me they do. Cheers, Brandon Van Every ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

Re: [CMake] multiple CMakeLists.txt files in the same directory

2007-08-15 Thread Mike Jackson
On 8/15/07, Jon W <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Is it possible to have multiple CMakeLists.txt files within > > > > > > > > > > the same > > > > > > > > > > directory? (We have projects that span/share multiple > > > > > > > > > > directories, > > > > > > > > > > and currently al

[CMake] lists without semicolons

2007-08-15 Thread Brandon Van Every
I have found the results of STRING(REGEX MATCHALL ...) to be useless in practice, because generally I'm operating on a file as my input stream, and the file typically contains semicolons. I would like lists that are safe with respect to string operations, that are not simply strings delimited by

Re: [CMake] multiple CMakeLists.txt files in the same directory

2007-08-15 Thread Jon W
On 8/15/07, Mike Jackson <[EMAIL PROTECTED]> wrote: > On 8/14/07, Jon W <[EMAIL PROTECTED]> wrote: > > On 8/14/07, Filip Brcic <[EMAIL PROTECTED]> wrote: > > > Дана уторак 14 август 2007, Jon W је написао(ла): > > > > > > > Is it possible to have multiple CMakeLists.txt files within the > > > > >

Re: [CMake] CMake LIST Command: Wiki changes and LIST patch.

2007-08-15 Thread Alexander Neundorf
On Monday 25 June 2007 17:56, Miguel A. Figueroa-Villanueva wrote: > Hello everyone, > > I have made some changes to the wiki page on lists > (http://www.cmake.org/Wiki/CMakeMacroListOperations) to reflect the > new LIST command in CMake 2.4+. I hope I have presented the changes in > an appropriate

Re: [CMake] multiple CMakeLists.txt files in the same directory

2007-08-15 Thread Mike Jackson
On 8/14/07, Jon W <[EMAIL PROTECTED]> wrote: > On 8/14/07, Filip Brcic <[EMAIL PROTECTED]> wrote: > > Дана уторак 14 август 2007, Jon W је написао(ла): > > > > > > Is it possible to have multiple CMakeLists.txt files within the same > > > > > > directory? (We have projects that span/share multiple

Re: [CMake] [CPack] debian binary package

2007-08-15 Thread Alexander Neundorf
On Wednesday 15 August 2007 04:16, Hendrik Sattler wrote: > Am Dienstag 14 August 2007 15:44 schrieb Mathieu Malaterre: > > On 8/14/07, Tristan Carel <[EMAIL PROTECTED]> wrote: > > > I will make more serious test with `advanced' options: > > > DEBIAN_PACKAGE_DEPENDS, stuff like that... > > > > If a

Re: [CMake] Module to detect SDL_GFX

2007-08-15 Thread Hendrik Sattler
Am Dienstag 14 August 2007 17:05 schrieb Oliver Dole: > You will find as an attachment a dummy cmake module which automates > SDL_GFX detection as it is already done for SDL_ttf, SDL_image... > This module is in fact a copy and paste with of course modifications > of SDL_image module done by Eric W

Re: [CMake] [CPack] debian binary package

2007-08-15 Thread Hendrik Sattler
Am Dienstag 14 August 2007 15:44 schrieb Mathieu Malaterre: > On 8/14/07, Tristan Carel <[EMAIL PROTECTED]> wrote: > > I will make more serious test with `advanced' options: > > DEBIAN_PACKAGE_DEPENDS, stuff like that... > > If anyone has any experience with this, he should speak now or hold > his