On Saturday 08 March 2008, Alan W. Irwin wrote:
> To summarize, Erk's current proposal is to implement
>
> set_source_files_properties(file1 file2
> PROPERTIES CPACK_PACKAGE_SOURCE true)
> and
>
> CPACK_SOURCE_ADD_FILES "list of regular_expressions"
>
> for inclusi
On Friday 07 March 2008, packadal wrote:
> Thank you for answering my questions again :)
> and sorry for my late answer too :p
>
> the thing is I could'nt figure out how to set a variable in a cmakelists
> which is in a subdirectory...
You have to set them in the parent directory or set them ibn a
Just wanted to call peoples' attention to the new website design. I thought
the old design was pretty good, but the facelift looks great. Well done
cmake/kitware.
___
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake
Olivier Tournaire wrote:
Thank you Philip for your answer.
My problem is not to choose the configuration, but how to set the
command line arguments. That means the parameters passed to the
programm, when launched from visual studio IDE (*argc).
Is there a way to do this ?
I believe not. Th
Thank you Philip for your answer.
My problem is not to choose the configuration, but how to set the
command line arguments. That means the parameters passed to the
programm, when launched from visual studio IDE (*argc).
Is there a way to do this ?
Regards,
Olivier
Philip Lowman a écrit :
On
On 03/09/2008 09:18 AM, Sergey Nik wrote:
Hi all,
I'm looking information how I can determinate GCC version in my
CMakeLists.txt script.
After short searching mail list archive I've not found something relevant.
Is it possible?
Thank you in advance,
Sergey
A combination of EXECUTE_PROCESS a
Hi all,
I'm looking information how I can determinate GCC version in my
CMakeLists.txt script.
After short searching mail list archive I've not found something relevant.
Is it possible?
Thank you in advance,
Sergey
___
CMake mailing list
CMake@cmake.org