From 9e68c3cb3f556af749f6a53e32086316c64b74d5 Mon Sep 17 00:00:00 2001 From: Antony Riakiotakis Date: Sat, 14 Apr 2012 22:21:50 +0000 Subject: Hrm...parse error from previous commit --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index b89ecdb014b..e56c5a920f2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -199,7 +199,7 @@ if(MINGW) else() set(PLATFORM_DEFAULT OFF) endif() -option(WITH_CODEC_FFMPEG "Enable FFMPeg Support (http://ffmpeg.org)" (PLATFORM_DEFAULT) +option(WITH_CODEC_FFMPEG "Enable FFMPeg Support (http://ffmpeg.org)" PLATFORM_DEFAULT) unset(PLATFORM_DEFAULT) option(WITH_CODEC_SNDFILE "Enable libsndfile Support (http://www.mega-nerd.com/libsndfile)" OFF) -- cgit v1.2.3