----- Mike Jackson www.bluequartz.net Principal Software Engineer [email protected] BlueQuartz Software Dayton, Ohio
On Jul 30, 2010, at 8:46, Olaf van der Spek <[email protected]> wrote: > On Fri, Jul 30, 2010 at 2:42 PM, Michael Wild <[email protected]> wrote: >> Oh, it IS library specific. Where do you think all these BOOST_MSVC and what >> not come from? It is very specific to Boost. No other project will be able >> to use this without heavy reworking. > > That's just the MSVC version, available as _MSC_VER by default. > >>>> For every new version of MSVC, Xcode etc. you have to update the file. >>>> Usually you will be lagging behind, and your users even more so. And then >>>> they will complain. To you. > > Only if you include the toolset in the name. > > Olaf > _______________________________________________ > 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 check the CMake FAQ at: > http://www.cmake.org/Wiki/CMake_FAQ > > Follow this link to subscribe/unsubscribe: > http://www.cmake.org/mailman/listinfo/cmake _______________________________________________ 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 check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
