Re: [cmake-developers] Portable STD_CXX11 target property?

2012-08-20 Thread Daniel Pfeifer
2012/8/20 Rolf Eike Beer : > Stephen Kelly wrote: >> Stephen Kelly writes: >> > Brad King wrote: >> > >> I have pushed a std-cxx-target-property branch to my gitorious repo to >> > >> illustrate the idea further, but I don't think there is any way to >> > >> specify which c++ standard to restrict

Re: [cmake-developers] Portable STD_CXX11 target property?

2012-08-20 Thread Rolf Eike Beer
Stephen Kelly wrote: > Stephen Kelly writes: > > Brad King wrote: > > >> I have pushed a std-cxx-target-property branch to my gitorious repo to > > >> illustrate the idea further, but I don't think there is any way to > > >> specify which c++ standard to restrict to with MSVC, so the idea may > >

Re: [cmake-developers] Portable STD_CXX11 target property?

2012-08-20 Thread Stephen Kelly
Stephen Kelly writes: > > Brad King wrote: > >> I have pushed a std-cxx-target-property branch to my gitorious repo to > >> illustrate the idea further, but I don't think there is any way to > >> specify which c++ standard to restrict to with MSVC, so the idea may > >> already be useless or dead

Re: [cmake-developers] Portable STD_CXX11 target property?

2012-06-26 Thread Stephen Kelly
Brad King wrote: >> I have pushed a std-cxx-target-property branch to my gitorious repo to >> illustrate the idea further, but I don't think there is any way to >> specify which c++ standard to restrict to with MSVC, so the idea may >> already be useless or dead in the water. > > I'm not sure how

Re: [cmake-developers] Portable STD_CXX11 target property?

2012-06-25 Thread Brad King
On 6/25/2012 9:15 AM, Stephen Kelly wrote: > Given that std::list in libstdc++ is not binary compatible between C++98 and > C++11, I'm wondering if we can have a STD_CXX11 property to set whether > C++11 should be used. Equivalent STD_CXX98 could also be provided perhaps. > > http://thread.gmane

[cmake-developers] Portable STD_CXX11 target property?

2012-06-25 Thread Stephen Kelly
Hi there, Given that std::list in libstdc++ is not binary compatible between C++98 and C++11, I'm wondering if we can have a STD_CXX11 property to set whether C++11 should be used. Equivalent STD_CXX98 could also be provided perhaps. http://thread.gmane.org/gmane.comp.lib.qt.devel/3484/focus=4