Merge pull request #749 from wolfman2000/wolf-win32-minimaid
Have Windows build with Minimaid on by default.
This commit is contained in:
@@ -27,7 +27,7 @@ option(WITH_NO_ROLC_TOMCRYPT "Build without the ROLC assembly instructions for t
|
||||
option(WITH_GPL_LIBS "Build with GPL libraries." ON)
|
||||
|
||||
if(WIN32)
|
||||
option(WITH_MINIMAID "Build with Mimimaid Lights Support." OFF)
|
||||
option(WITH_MINIMAID "Build with Mimimaid Lights Support." ON)
|
||||
elseif(LINUX)
|
||||
option(WITH_FFMPEG "Build with FFMPEG." ON)
|
||||
# Builder beware: later versions of ffmpeg may break!
|
||||
|
||||
Reference in New Issue
Block a user