Re: [cmake-developers] Questions on staged topic branches

2012-09-11 Thread David Cole
On Tue, Sep 11, 2012 at 6:06 PM, James Bigler wrote: > On Tue, Sep 4, 2012 at 11:48 AM, David Cole wrote: >> >> If you are on the "To" line, please reply to this email, and answer >> the questions below: >> >> Brad and I have questions on these staged topic branches before we >> consider them for

Re: [cmake-developers] Questions on staged topic branches

2012-09-11 Thread James Bigler
On Tue, Sep 4, 2012 at 11:48 AM, David Cole wrote: > If you are on the "To" line, please reply to this email, and answer > the questions below: > > Brad and I have questions on these staged topic branches before we > consider them for merging to 'master'. > > > ## > # James Bigler: > #

[cmake-developers] Exclusive Or operator

2012-09-11 Thread Robert Dailey
I don't see an exlusive or operator in CMake. Could I add one? Would such a feature be accepted? Syntax would be: if( var1 XOR var2 ) -- 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 c

Re: [cmake-developers] New find module: FindGLEW.cmake

2012-09-11 Thread Benjamin Eikel
Am Dienstag, 11. September 2012 um 21:44:29 schrieb Alexander Neundorf: > On Thursday 30 August 2012, Benjamin Eikel wrote: > > Am Mittwoch, 29. August 2012 um 18:53:51 schrieb Brad King: > > > On 08/29/2012 05:43 AM, Benjamin Eikel wrote: > > > > I have written a find module for the OpenGL Extensi

Re: [cmake-developers] Exporting dependent library targets in multiple export sets

2012-09-11 Thread Brad King
On 09/11/2012 04:08 PM, Yury G. Kudryashov wrote: > 2012/9/11 Alexander Neundorf : >> Hi Yury, >> >> will you be able to work on this for the 2.8.10 release ? > What are the deadlines? Features not finished by the end of September may not be included. -Brad -- Powered by www.kitware.com Visit o

Re: [cmake-developers] Exporting dependent library targets in multiple export sets

2012-09-11 Thread Yury G. Kudryashov
2012/9/11 Alexander Neundorf : > Hi Yury, > > will you be able to work on this for the 2.8.10 release ? What are the deadlines? -- Yours Yury, mailto: urkud.ur...@gmail.com -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.htm

Re: [cmake-developers] Exporting dependent library targets in multiple export sets

2012-09-11 Thread Alexander Neundorf
Hi Yury, On Thursday 23 August 2012, Yury G. Kudryashov wrote: > Hi! > > 2012/8/23 Daniel Pfeifer : > > 2012/8/22 Yury G. Kudryashov : > >>> Any "latest install" strategy is bound to generate subtle problems. > >>> > >>> Dependencies among export sets should be explicit: > >>> install(EXPORT M

Re: [cmake-developers] New find module: FindGLEW.cmake

2012-09-11 Thread Alexander Neundorf
On Thursday 30 August 2012, Benjamin Eikel wrote: > Am Mittwoch, 29. August 2012 um 18:53:51 schrieb Brad King: > > On 08/29/2012 05:43 AM, Benjamin Eikel wrote: > > > I have written a find module for the OpenGL Extension Wrangler (GLEW) > > > [1] library (see attachment). I tried to follow all the

[cmake-developers] [CMake 0013526]: CMAKE_SIZEOF_VOID_P undefined with Visual Studio 11 generator

2012-09-11 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=13526 == Reported By:Nicolas Laurent Assigned To: