[cmake-developers] [CMake 0014182]: set_property file.c PROPERTY COMPILE_FLAGS should allow a list of flags

2013-05-31 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14182 == Reported By:YYrhs Assigned To:

[cmake-developers] reopen bug report

2013-05-31 Thread Patrick Spendrin
Hi, as I already hit this bug myself and today somebody asked on IRC again I wanted to bring up this bug report: http://www.cmake.org/Bug/view.php?id=11303 The problem is that cmake is a 32 bit application which by default won't look into the 64 bit registry space. If I build a 64 bit

Re: [cmake-developers] reopen bug report 11303

2013-05-31 Thread Brad King
On 05/31/2013 11:09 AM, Patrick Spendrin wrote: I cannot really think of a good solution for that, simply because cmake needs to know the 32/64bitness of the compiler, and at least for gcc it does not do so? CMake does know the target architecture once a language has been enabled (after the

[cmake-developers] [CMake 0014183]: Regex metacharacters in the cmake build path causes tests to fail

2013-05-31 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14183 == Reported By:Modestas Vainius Assigned To:

Re: [cmake-developers] [CMake] BundleUtilities and @rpath

2013-05-31 Thread Clinton Stimpson
Jc, I see some good things in this topic. A few questions I have: GP_RPATH_DIR is set to ${bundle}/Contents. What about other platforms such as Linux? And what about Windows where the executable directory could be considered an rpath directory along with a few other directories that the