Re: [CMake] Managed C++/CLI, default build flags and configurations

2011-06-12 Thread Michael Hertling
On 06/07/2011 07:29 PM, David Hunter wrote: Hi, I have a number of projects which contain mostly sub-directories with standard C++. I currently build all this stuff on Linux and Windows and everything is great. However I have a couple of directories in these projects which contain managed

Re: [CMake] Support for Custom LANG in CMAKE (CUDA and general case)

2011-06-12 Thread James Bigler
On Tue, Jun 7, 2011 at 12:50 PM, t m cm...@majchrowski.co.uk wrote: Hi I've two topics related to the support for custom lang in cmake. I hope you can help me. 1) Does anyone knows plan about merge the following feature related to the CUDA: http://public.kitware.com/Bug/view.php?id=11887

Re: [CMake] How to set a preprocessor define for all build configurations except one ?

2011-06-12 Thread Raphael Kubo da Costa
Glenn Coombs glenn.coo...@gmail.com writes: Is there a more elegant solution that I am missing ? Ideally something like: add_definitions(CONFIG=Debug;Release;RelWithDebInfo;MinSizeRel -DGEN_OUTFILES) which I know doesn't exist but I really wish it did :-) Isn't it OK to just do something

Re: [CMake] Release of new Debian Source Package Generator

2011-06-12 Thread Pau Garcia i Quiles
Hi, Why is this not part of CMake? Creating source .deb packages is much, much more interesting that creating binary packages. On Fri, Apr 22, 2011 at 8:16 PM, Rosen Diankov rosen.dian...@gmail.com wrote: Hi all, There was a problem with the previous script on certain versions of tar. I'm

Re: [CMake] (no subject)

2011-06-12 Thread Michael Hertling
On 06/06/2011 10:32 PM, dfurt...@cox.net wrote: Does CMake provide a way to get the list of objects going into a given target? I need such a list for a PRE_LINK custom command. With the Makefile generators, you might use the RULE_LAUNCH_COMPILE target property combined with a shell script to

[Cmake-commits] CMake branch, next, updated. v2.8.4-1731-g9faa59d

2011-06-12 Thread Eric Noulard
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via 9faa59d3e89e47e24b9deb535d00070b65e9a017 (commit) via