...silly typo.

This commit is contained in:
Jason Felds
2015-08-20 18:24:50 -04:00
parent 2a1d694e14
commit 0075192ada
+1 -1
View File
@@ -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." ON)
option(WITH_MINIMAID "Build with Minimaid Lights Support." ON)
elseif(LINUX)
option(WITH_FFMPEG "Build with FFMPEG." ON)
# Builder beware: later versions of ffmpeg may break!