[osg-users] MSVC9 CMake bug in src/CMakeLists.txt ?
Philip Lowman
philip at yhbt.com
Mon Jul 21 04:31:36 PDT 2008
I was looking for something else and came across this in src/CMakeLists.txt
and it looked a little odd. I thought I would ask the question if this was
meant to apply to VS9 as well? If so, MSVC_VERSION should probably be used
here.
IF(MSVC80)
OPTION(OSG_MSVC_GENERATE_PLUGINS_AND_WRAPPERS_MANIFESTS "Generate or not
manifests files under VS8 for dynamically loaded dlls" ON)
ENDIF(MSVC80)
--
Philip Lowman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080721/4378d5f9/attachment-0002.htm>
More information about the osg-users
mailing list