Remove unneeded comments

This commit is contained in:
uyjulian 2014-08-04 11:16:58 -05:00 committed by Gregory Hainaut
parent 82dfed1512
commit 1290d0b1a3
1 changed files with 0 additions and 7 deletions

View File

@ -33,16 +33,9 @@ find_package(wxWidgets COMPONENTS base core adv)
find_package(ZLIB)
## Use pcsx2 package to find module
#include(FindAio)
## Include cg because of zzogl-cg and zerogs
#if(NOT GLSL_API)
include(FindCg)
#include(FindEGL)
#include(FindGLES2)
include(FindGlew)
include(FindLibc)
#include(FindPortAudio)
#include(FindSoundTouch)
## Use CheckLib package to find module
include(CheckLib)