WITH_GHOST_SDL working again (missing std:: update)

This commit is contained in:
Campbell Barton
2012-03-13 14:28:58 +00:00
parent f34c3580ac
commit 59303e35fc
2 changed files with 10 additions and 5 deletions

View File

@@ -358,6 +358,11 @@ if(WITH_INSTALL_PORTABLE)
set(CMAKE_SKIP_BUILD_RPATH TRUE)
endif()
if(WITH_GHOST_SDL OR WITH_HEADLESS)
set(WITH_GHOST_XDND OFF)
endif()
#-----------------------------------------------------------------------------
# Initialize un-cached vars, avoid unused warning