Re: [CMake] Bug in find_file() command ?

2012-09-03 Thread Adolfo Rodríguez Tsouroukdissian
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo

Re: [CMake] license

2011-05-05 Thread Adolfo Rodríguez Tsouroukdissian
On Thu, May 5, 2011 at 1:48 PM, gekso ev.93...@gmail.com wrote: Hello! Please help me to find details on the license about use of CMake in commercial product. Is it BSD? http://cmake.org/cmake/project/license.html HTH, -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS

Re: [CMake] Auto re-configuring until cache stops changing

2010-09-07 Thread Adolfo Rodríguez Tsouroukdissian
/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian, Ph. D. Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 AVISO DE CONFIDENCIALIDAD: Este mensaje y

[CMake] Misleading error message when enforcing version from foo-config-version.cmake

2010-08-04 Thread Adolfo Rodríguez Tsouroukdissian
?. TIA, Adolfo -- Adolfo Rodríguez Tsouroukdissian, Ph. D. Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 AVISO DE CONFIDENCIALIDAD: Este mensaje y sus documentos adjuntos, pueden contener información privilegiada y/o confidencial que

Re: [CMake] Misleading error message when enforcing version from foo-config-version.cmake

2010-08-04 Thread Adolfo Rodríguez Tsouroukdissian
2010/8/4 Brad King brad.k...@kitware.com On 08/04/2010 10:25 AM, Adolfo Rodríguez Tsouroukdissian wrote: I'm writing a package config file foo-config.cmake, and I'm providing version checking via the foo-config-version.cmake. Everything works fine, but I've noticed that when version

Re: [CMake] check_c_source_compiles question

2010-05-07 Thread Adolfo Rodríguez Tsouroukdissian
://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian, Ph. D. Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 AVISO DE CONFIDENCIALIDAD: Este mensaje y sus documentos adjuntos, pueden contener información privilegiada y/o

Re: [CMake] Unit tests, but not CTest

2010-04-23 Thread Adolfo Rodríguez Tsouroukdissian
Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian, Ph. D. Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel

Re: [CMake] CMake and CPack question.

2010-04-12 Thread Adolfo Rodríguez Tsouroukdissian
keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian, Ph. D. Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel

Re: [CMake] Is it possible to set shared lib version info globally?

2010-03-02 Thread Adolfo Rodríguez Tsouroukdissian
Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian, Ph. D. Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 AVISO DE CONFIDENCIALIDAD: Este mensaje y sus

Re: [CMake] this is what i got struck

2010-01-28 Thread Adolfo Rodríguez Tsouroukdissian
/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian, Ph. D. Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 AVISO DE CONFIDENCIALIDAD: Este mensaje y

Re: [CMake] intercomponent link dependencies?

2010-01-20 Thread Adolfo Rodríguez Tsouroukdissian
On Fri, Jan 15, 2010 at 6:59 PM, Alexander Neundorf a.neundorf-w...@gmx.net wrote: On Friday 08 January 2010, Ryan Pavlik wrote: On Thu, Jan 7, 2010 at 4:00 PM, Jed Brown j...@59a2.org wrote: On Thu, 07 Jan 2010 15:54:33 -0600, Ryan Pavlik rpav...@iastate.edu wrote: If you use

Re: [CMake] Feature requests for CMake-GUI

2010-01-14 Thread Adolfo Rodríguez Tsouroukdissian
On Thu, Jan 14, 2010 at 10:43 AM, Michael Wild them...@gmail.com wrote: Hi all I normally never use cmake-gui, but did so for writing installation instructions. While doing so I came across some oddities and things that would be useful: - It seems to be impossible to see the cache-variable

Re: [CMake] Feature requests for CMake-GUI

2010-01-14 Thread Adolfo Rodríguez Tsouroukdissian
On Thu, Jan 14, 2010 at 10:47 AM, Michael Wild them...@gmail.com wrote: On 14. Jan, 2010, at 10:43 , Michael Wild wrote: Hi all I normally never use cmake-gui, but did so for writing installation instructions. While doing so I came across some oddities and things that would be useful:

Re: [CMake] Feature requests for CMake-GUI

2010-01-14 Thread Adolfo Rodríguez Tsouroukdissian
2010/1/14 Michael Wild them...@gmail.com On 14. Jan, 2010, at 11:00 , Adolfo Rodríguez Tsouroukdissian wrote: On Thu, Jan 14, 2010 at 10:47 AM, Michael Wild them...@gmail.com wrote: On 14. Jan, 2010, at 10:43 , Michael Wild wrote: Hi all I normally never use cmake-gui, but did

Re: [CMake] third party library dependencies

2009-12-21 Thread Adolfo Rodríguez Tsouroukdissian
2009/12/18 Adolfo Rodríguez Tsouroukdissian adolfo.rodrig...@pal-robotics.com On Fri, Dec 18, 2009 at 11:11 AM, Marcel Loose lo...@astron.nl wrote: Hi Adolfo, I cannot reproduce the problem you mention. I made the following CMakeLists.txt file: Hmm, I'll perform a check on my side. I

[CMake] Multiple calls to find_package(Boost) with different components

2009-12-21 Thread Adolfo Rodríguez Tsouroukdissian
-- Adolfo Rodríguez Tsouroukdissian, Ph. D. Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 AVISO DE CONFIDENCIALIDAD: Este mensaje y sus documentos adjuntos, pueden contener información privilegiada y/o confidencial que está dirigida

Re: [CMake] Multiple calls to find_package(Boost) with different components

2009-12-21 Thread Adolfo Rodríguez Tsouroukdissian
regards, Marcel Loose. On Mon, 2009-12-21 at 10:37 +0100, Adolfo Rodríguez Tsouroukdissian wrote: Hi all, I have a use case where find_package(Boost COMPONENTS xxx) is called more than once, and each time with a different set of components, as in the following example

Re: [CMake] third party library dependencies

2009-12-18 Thread Adolfo Rodríguez Tsouroukdissian
/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian, Ph. D. Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 AVISO DE CONFIDENCIALIDAD: Este mensaje

Re: [CMake] third party library dependencies

2009-12-18 Thread Adolfo Rodríguez Tsouroukdissian
:48 +0100, Adolfo Rodríguez Tsouroukdissian wrote: On Fri, Dec 18, 2009 at 10:19 AM, Marcel Loose lo...@astron.nl wrote: Hi Roman, Not in a portable way. I'm not too familiar with Windows, but on Linux you can do this when libA is a shared library

Re: [CMake] third party library dependencies

2009-12-18 Thread Adolfo Rodríguez Tsouroukdissian
, Adolfo Rodríguez Tsouroukdissian wrote: On Fri, Dec 18, 2009 at 10:19 AM, Marcel Loose lo...@astron.nl wrote: Hi Roman, Not in a portable way. I'm not too familiar with Windows, but on Linux you can do this when libA is a shared library that has its

Re: [CMake] FIND_PACKAGE does not work

2009-12-18 Thread Adolfo Rodríguez Tsouroukdissian
/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian, Ph. D. Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 AVISO DE CONFIDENCIALIDAD: Este mensaje y sus documentos adjuntos, pueden contener

Re: [CMake] can cmake start the build?

2009-09-09 Thread Adolfo Rodríguez
Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian, Ph. D. Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 AVISO DE CONFIDENCIALIDAD: Este mensaje y sus

Re: [CMake] cmake-gui, ccmake track user changes

2009-09-01 Thread Adolfo Rodríguez
/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian, Ph. D. Robotics engineer PAL ROBOTICS S.L http://www.pal

Re: [CMake] Toolchain for native builds

2009-07-10 Thread Adolfo Rodríguez
projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian Robotics

Re: [CMake] Invitation to connect on LinkedIn

2009-07-07 Thread Adolfo Rodríguez
??? Is this an unintended mistake, the biddings of malware, or a self-publicity stunt? (or am I just not getting it :P ) On Tue, Jul 7, 2009 at 9:15 PM, Sonali Barua barua.son...@gmail.com wrote: LinkedIn I'd like to add you to my professional network on LinkedIn. - Sonali PS: Here is

Re: [CMake] How To Copy Media Files Into Out-Of-Source Build

2009-07-05 Thread Adolfo Rodríguez
-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian

Re: [CMake] Removing files from a globbed list

2009-06-22 Thread Adolfo Rodríguez
://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL

Re: [CMake] cl.exe broken

2009-06-05 Thread Adolfo Rodríguez
/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 ___ Powered by www.kitware.com Visit other Kitware open

Re: [CMake] Suggesting to FindQT4.cmake where to find QT4

2009-05-29 Thread Adolfo Rodríguez
messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax

Re: [CMake] Suggesting to FindQT4.cmake where to find QT4

2009-05-29 Thread Adolfo Rodríguez
On Fri, May 29, 2009 at 10:53 AM, Jed Brown j...@59a2.org wrote: Adolfo Rodríguez wrote: On Fri, May 29, 2009 at 5:48 AM, Clinton Stimpson clin...@elemtech.com wrote: I think what is being asked here is a good idea. There is already the CMAKE_PREFIX_PATH which gives find_package(Qt4

Re: [CMake] Relative include() calls

2009-05-28 Thread Adolfo Rodríguez
Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez

Re: [CMake] Abuse of find_package COMPONENTS, or not?

2009-05-20 Thread Adolfo Rodríguez
://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 ___ Powered by www.kitware.com Visit other Kitware open-source projects at http

Re: [CMake] Disable linker / only build object files

2009-04-30 Thread Adolfo Rodríguez
-- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource

Re: [CMake] Invoking the install target with components

2009-04-30 Thread Adolfo Rodríguez
2009/4/29 Alexander Neundorf a.neundorf-w...@gmx.net On Wednesday 29 April 2009, Adolfo Rodríguez wrote: Hello, I'm using the COMPONENT option of the install command, and found myself not knowing how to invoke the installation of only one component. Browsing the list's archives, I

Re: [CMake] Location of library to be linked changing over time

2009-04-30 Thread Adolfo Rodríguez
messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47

Re: [CMake] Location of library to be linked changing over time

2009-04-30 Thread Adolfo Rodríguez
] Location of library to be linked changing over time To: Adolfo Rodríguez dof...@gmail.com Hi Adolfo, Thanks for the suggestion. I understand that I can rerun cmake and have it find the new library version - perhaps even just a make rebuild_cache before each make test would work. However

[CMake] Invoking the install target with components

2009-04-29 Thread Adolfo Rodríguez
? TIA, [1] http://www.mail-archive.com/cmake@cmake.org/msg03461.html -- Adolfo Rodríguez Tsouroukdissian ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep

Re: [CMake] Convert libtool convenience libraries to cmake

2009-04-13 Thread Adolfo Rodríguez
/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 ___ Powered by www.kitware.com Visit other Kitware

Re: [CMake] Passing variable to program

2009-04-10 Thread Adolfo Rodríguez
messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax

Re: [CMake] CMAKE_MODULE_PATH Question

2009-04-09 Thread Adolfo Rodríguez
open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez

Re: [CMake] how-to get cmake command line after running ccmake

2009-04-02 Thread Adolfo Rodríguez
this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 ___ Powered by www.kitware.com

Re: [CMake] Cross-compilation linking against host libc

2009-04-01 Thread Adolfo Rodríguez
On Tue, Mar 31, 2009 at 10:11 PM, Alexander Neundorf a.neundorf-w...@gmx.net wrote: On Tuesday 31 March 2009, Adolfo Rodríguez wrote: 2009/3/30 Alexander Neundorf a.neundorf-w...@gmx.net ... [1] In case you think it helps, these are my rpath settings: # Use, i.e. don't skip the full

Re: [CMake] Cross-compilation linking against host libc

2009-03-31 Thread Adolfo Rodríguez
2009/3/30 Alexander Neundorf a.neundorf-w...@gmx.net On Monday 30 March 2009, Adolfo Rodríguez wrote: Hi, I have set up a toolchain file [1] to enable cross-compiling a project. In my current setup, both the host and target environments are binary-compatible (both are x86

Re: [CMake] Make target dependent on all executables libraries

2009-03-31 Thread Adolfo Rodríguez
other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo

[CMake] Cross-compilation linking against host libc

2009-03-30 Thread Adolfo Rodríguez
(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY) set(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY) Cheers, -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 ___ Powered by www.kitware.com

Re: [CMake] Copying directory from source tree to binary tree

2009-03-30 Thread Adolfo Rodríguez
on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax

[CMake] find_package implemented with exported targets

2009-03-26 Thread Adolfo Rodríguez
headers into scope when I use Foo). Must I do this manually in my foo-config.cmake script?. I haven't found anything in the docs that points that this might be possible. Maybe it's something too specific of my use-case. Cheers, -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L

Re: [CMake] Feature request: generic (config-like) selector on target_link_libraries

2009-03-24 Thread Adolfo Rodríguez
Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel

Re: [CMake] CTest: Toggling BUILD_TESTING triggers a project recompile

2009-03-24 Thread Adolfo Rodríguez
Thanks Bill, effectively part of a project was setting a -D flag based on the value of BUILD_TESTING. Refactored some code and everything is behaving as expected now :) Cheers 2009/3/23 Bill Hoffman bill.hoff...@kitware.com Adolfo Rodríguez wrote: I'm not setting any -D flags that depend

[CMake] CTest: Toggling BUILD_TESTING triggers a project recompile

2009-03-23 Thread Adolfo Rodríguez
BUILD_TESTING to OFF, the subsequent call to make rebuilds all my project from scratch. I would expecting the build to do nothing, since all other targets have suffered no changes. Is this behavior intentional? Thanks in advance -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS

Re: [CMake] CTest: Toggling BUILD_TESTING triggers a project recompile

2009-03-23 Thread Adolfo Rodríguez
is generated. Could this be it? However, no source files (or its associated flags) are being changed. I'm just preventing CMake from entering the test dirs. 2009/3/23 Bill Hoffman bill.hoff...@kitware.com Adolfo Rodríguez wrote: Hi, I have a project that uses CTest. I'm using the auto

Re: [CMake] Advanced set(... CACHE ...)

2009-03-22 Thread Adolfo Rodríguez
the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09

Re: [CMake] Parallel builds and Eclipse CDT4 generator

2009-03-13 Thread Adolfo Rodríguez
-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian

[CMake] Parallel builds and Eclipse CDT4 generator

2009-03-12 Thread Adolfo Rodríguez
. I cannot set the default build command, because apparently CMake generates each target with a custom build command. Any clues from the CMake-Eclipse experts? I'm using CMake 2.6.2 and Eclipse CDT5 (not CDT4, could this be an issue?) Thanks, -- Adolfo Rodríguez Tsouroukdissian Robotics

Re: [CMake] problem with cmake script.

2009-03-09 Thread Adolfo Rodríguez
/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09

[CMake] CPack source package path

2009-03-09 Thread Adolfo Rodríguez
the above path. Are there any CMAKE/CPACK variable that contains the _CPack_Packages/Linux-Source/TGZ/ part of the path? So far I haven't found any, and am currently hardcoding this string in my CPack scripts. Any hints would be appreciated, -- Adolfo Rodríguez Tsouroukdissian Robotics engineer

Re: [CMake] problem with cmake script.

2009-03-09 Thread Adolfo Rodríguez
. * -- Benoit RAT www.neub.co.nr On Mon, Mar 9, 2009 at 10:57 AM, Adolfo Rodríguez dof...@gmail.comwrote: Hi Benoit, The documentation of find_pathhttp://www.cmake.org/cmake/help/cmake2.6docs.html#command:find_pathspecifies the order in which paths are searched. If you want

Re: [CMake] CPack source package path

2009-03-09 Thread Adolfo Rodríguez
On Mon, Mar 9, 2009 at 11:47 AM, Eric Noulard eric.noul...@gmail.comwrote: 2009/3/9 Adolfo Rodríguez dof...@gmail.com: Hi, I have set up CPack to generate source and binary packages with the TGZ generator. As I understand, the compressed tar consists of the files located

Re: [CMake] CPack source package path

2009-03-09 Thread Adolfo Rodríguez
CMake) so that it only affects CPackSourceConfig.cmake?. Is there a flag that I can use for this purpose? Thanks! On Mon, Mar 9, 2009 at 2:58 PM, Eric Noulard eric.noul...@gmail.com wrote: 2009/3/9 Adolfo Rodríguez dof...@gmail.com: On Mon, Mar 9, 2009 at 11:47 AM, Eric Noulard eric.noul

Re: [CMake] Setting default make options for Makefiles generator

2009-03-06 Thread Adolfo Rodríguez
If none of the developers sees any important issue with this proposal, I'll submit a feature request based on what has been discussed in the current thread. Thanks all, On Thu, Mar 5, 2009 at 11:23 AM, Adolfo Rodríguez dof...@gmail.com wrote: On Thu, Mar 5, 2009 at 11:17 AM, Kito Berg

Re: [CMake] Windows Drivers and CMake

2009-03-06 Thread Adolfo Rodríguez
Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez

Re: [CMake] Setting default make options for Makefiles generator

2009-03-05 Thread Adolfo Rodríguez
: On Wed, Mar 4, 2009 at 10:55 AM, Adolfo Rodríguez dof...@gmail.comwrote: Hi, I was wondering if it's possible to specify with cmake default options to the make command, i.e., when I type make foo, it would be equivalent to make -j foo, or make -C some/path foo. My first impression

Re: [CMake] Setting default make options for Makefiles generator

2009-03-05 Thread Adolfo Rodríguez
of supporting it (either as a -Go flag, a CMake variable, or whatever implementation is deemed more convenient). Cheers, Adolfo On Thu, Mar 5, 2009 at 9:46 AM, Eric Noulard eric.noul...@gmail.com wrote: 2009/3/5 Adolfo Rodríguez dof...@gmail.com: Thanks Philip, I had considered the alias

Re: [CMake] Setting default make options for Makefiles generator

2009-03-05 Thread Adolfo Rodríguez
: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 ___ Powered by www.kitware.com Visit other Kitware open-source

[CMake] Setting default make options for Makefiles generator

2009-03-04 Thread Adolfo Rodríguez
Hi, I was wondering if it's possible to specify with cmake default options to the make command, i.e., when I type make foo, it would be equivalent to make -j foo, or make -C some/path foo. My first impression is that messing around with what make does is out of the scope of cmake (and maybe

Re: [CMake] [CTest] DLLs, scripts, and build types

2009-03-02 Thread Adolfo Rodríguez
/cmake -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09 ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com

[CMake] Find* Modules and unusual package location

2009-03-02 Thread Adolfo Rodríguez
along nicely with existing CMake variables such as BOOST_ROOT. I'm currently overhauling a bunch of custom-made Find* packages, and would like to adhere as much as possible to the existing naming conventions. Thanks in advance, -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS

Re: [CMake] printing search paths?

2009-02-27 Thread Adolfo Rodríguez
at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Adolfo Rodríguez Tsouroukdissian Robotics engineer PAL ROBOTICS S.L http://www.pal-robotics.com Tel. +34.93.414.53.47 Fax.+34.93.209.11.09

Re: [CMake] Generating test executables with make test

2009-02-06 Thread Adolfo Rodríguez
?) that I'd like to avoid. If someone out there knows any alternatives to this scenario, I'd be grateful to read them. Cheers, and thanks in advance, Adolfo Rodríguez Tsouroukdissian. On Fri, Jan 30, 2009 at 10:31 AM, Adolfo Rodríguez dof...@gmail.com wrote: Hi all, I have a project

Re: [CMake] CPack: Adding a file to package_source target

2009-02-06 Thread Adolfo Rodríguez
$;~$;.#;/#) set(CPACK_INSTALL_COMMANDS ${CMAKE_COMMAND} -E copy ${CMAKE_SOURCE_DIR}/CMakeLists.txt ${CMAKE_BINARY_DIR}/_CPack_Packages/Linux-Source/TGZ/${CPACK_SOURCE_PACKAGE_FILE_NAME}) TIA, Adolfo Rodríguez Tsouroukdissian On Thu, Feb 5, 2009 at 5:08 PM, Adolfo Rodríguez dof...@gmail.com wrote

[CMake] CPack: Adding a file to package_source target

2009-02-05 Thread Adolfo Rodríguez
in the book or online). Any help would be much appreciated. Adolfo Rodríguez Tsouroukdissian ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

Re: [CMake] telling find_package exactly where to find a package

2009-01-30 Thread Adolfo Rodríguez
of our custom-made FindXXX.cmake files use the HINTS property of find_path(...) and find_library(...) (CMake = 2.6). HTH, Adolfo Rodríguez Tsouroukdissian -- Philip Lowman ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo

[CMake] Generating test executables with make test

2009-01-30 Thread Adolfo Rodríguez
fooTest)). Since I'm working on a somewhat big project, performing this setup is quite inconvenient. Am I doing something wrong here? am I missing something? or must I pay the price of setting up a project for each test executable? Thanks in advance, Adolfo Rodríguez Tsouroukdissian P.S., I would

Re: [CMake] telling find_package exactly where to find a package

2009-01-30 Thread Adolfo Rodríguez
Hmmm, nice to know that. I currently do not perform any kind of sanity check on the include/lib paths, although I print an informative message to the user. Thanks for the tip! Adolfo Rodríguez Tsouroukdissian On Fri, Jan 30, 2009 at 10:49 AM, Philip Lowman phi...@yhbt.com wrote: On Fri, Jan

[CMake] Will CMP0003 OLD become deprecated?

2009-01-26 Thread Adolfo Rodríguez
, Adolfo Rodríguez Tsouroukdissian. ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

Re: [CMake] --build-run-dir for CTest

2009-01-19 Thread Adolfo Rodríguez
set to the CMakeList.txt files corresponding directory in the binary tree. I am using CMake/CTest 2.6 pathch 0, as distributed by OpenSUSE. Thanks in advance, Adolfo Rodríguez Tsouroukdissian ___ CMake mailing list CMake@cmake.org http://www.cmake.org