Merge pull request #67 from OpenMW/master

Add OpenMW commits up to 28 Sep
This commit is contained in:
David Cernat 2016-09-28 18:53:54 +03:00 committed by GitHub
commit 91a6da9041

View file

@ -535,7 +535,7 @@ endif(WIN32)
IF(BUILD_OPENMW OR BUILD_OPENCS) IF(BUILD_OPENMW OR BUILD_OPENCS)
add_subdirectory (extern/osg-ffmpeg-videoplayer) add_subdirectory (extern/osg-ffmpeg-videoplayer)
add_subdirectory (extern/oics) add_subdirectory (extern/oics)
if (USE_QT) if (BUILD_OPENCS)
add_subdirectory (extern/osgQt) add_subdirectory (extern/osgQt)
endif() endif()
ENDIF(BUILD_OPENMW OR BUILD_OPENCS) ENDIF(BUILD_OPENMW OR BUILD_OPENCS)