mirror of
https://github.com/libretro/pcsx2.git
synced 2025-03-04 23:48:42 +00:00
Remove unneeded comments
This commit is contained in:
parent
82dfed1512
commit
1290d0b1a3
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user