[CMake] ExternalProject in 2.6

2011-06-20 Thread Ilja Golshtein
Hello, is it possible to backport ExternalProject to 2.6? Did anyone try successfully or unsuccessfully? Unfortunately 2.8 is not an option since it is not included even in recent RHEL 6.0. Thanks. -- Best regards, Ilja Golshtein. ___ Powered

Re: [CMake] ExternalProject in 2.6

2011-06-20 Thread Ilja Golshtein
/2011 11:28 AM, Ilja Golshtein wrote:  Hello,  is it possible to backport ExternalProject to 2.6?  Did anyone try successfully or unsuccessfully?  Unfortunately 2.8 is not an option since it is not included even in recent RHEL 6.0.  Thanks. You can also download the 2.8 binaries from

[CMake] Change variable default

2011-04-28 Thread Ilja Golshtein
to change the variable via cmake -D or ccmake GUI. Thanks. -- Best regards, Ilja Golshtein. ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic

Re: [CMake] Change variable default

2011-04-28 Thread Ilja Golshtein
if the user has modified it. Tim - Original Message - From: Ilja Golshtein ilej...@narod.ru; To: gtg0...@mail.gatech.edu Cc: cmake@cmake.org Sent: Thursday, April 28, 2011 12:42:40 PM Subject: Re: [CMake] Change variable default Tim, thank you. Compiler and environment specific things

[CMake] multiple directories in one variable

2011-02-11 Thread Ilja Golshtein
(EXTERNAL_PRODUCT_INCLUDE_1 EXTERNAL_PRODUCT_INCLUDE_2) ? Ideally I want to write -DEXTERNAL_PRODUCT_INCLUDE=dir1 dir2 dir3 cmake-time, but it does not work. Thanks. -- Best regards, Ilja Golshtein. ___ Powered by www.kitware.com Visit other Kitware open-source

Re: [CMake] multiple directories in one variable

2011-02-11 Thread Ilja Golshtein
urce_directoryAnd then, inside CMakeLists.txt: include_directories(${EXTERNAL_PRODUCT_INCLUDES}) Is there a problem you hit with that approach?-- Best regards,Ilja Golshtein.___ Powered by www.kitware.com Visit other Kitware open-source projects at htt

[CMake] Action to perform unconditionally

2011-02-02 Thread Ilja Golshtein
variables and add_subdirectory(src) The question is what is the best way to perform an action make-time unconditionally. Thanks. -- Best regards, Ilja Golshtein. ___ Powered by www.kitware.com Visit other Kitware open-source projects at http

Re: [CMake] Action to perform unconditionally

2011-02-02 Thread Ilja Golshtein
, Ilja Golshtein. ___ Powered by www.kitware.com 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

Re: [CMake] Action to perform unconditionally

2011-02-02 Thread Ilja Golshtein
02.02.2011, 16:42, Michael Hertling mhertl...@online.de: On 02/02/2011 02:27 PM, Ilja Golshtein wrote:  the problematic step is ADD_DEPENDENCIES.  I don't have any suitable target.  The referred CMakeLists.txt has main/main.c. Unfortunately mine does not - just add_subdirectory

Re: [CMake] Action to perform unconditionally

2011-02-02 Thread Ilja Golshtein
will. Thanks a lot. -- Best regards, Ilja Golshtein. ___ Powered by www.kitware.com 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

[CMake] text file modifications while Install

2011-01-17 Thread Ilja Golshtein
an elegant solution. Ideas how to do it better? Thanks and sorry if double posted. -- Best regards, Ilja Golshtein. ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please