From 6a9950e9ef3b13213e4a8e0e42f2966f2ba9f29d Mon Sep 17 00:00:00 2001 From: "gregory.hainaut" Date: Thu, 3 Jun 2010 18:04:30 +0000 Subject: [PATCH] * Oups, copy from a wrong file. Restore the value git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3149 96395faa-99c1-11dd-bbfe-3dabce05a288 --- cmake/SelectPcsx2Plugins.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/SelectPcsx2Plugins.cmake b/cmake/SelectPcsx2Plugins.cmake index 8874e87d17..54fdd2cf59 100644 --- a/cmake/SelectPcsx2Plugins.cmake +++ b/cmake/SelectPcsx2Plugins.cmake @@ -153,7 +153,7 @@ set(USBnull TRUE) # [TODO] Write CMakeLists.txt for these plugins. set(cdvdGigaherz FALSE) set(CDVDisoEFP FALSE) -set(CDVDlinuz TRUE) +set(CDVDlinuz FALSE) set(CDVDolio FALSE) set(CDVDpeops FALSE) set(GSdx FALSE)