pcsx2/cmake
Gregory Hainaut 90d27bf5f6 cmake: try to validate the user option
* GTK3_API requires a wxWidget that support it too
=> avoid complexe compilation error
* SDL2_API requires a wxWidget without SDL support (wxUSE_LIBSDL = 0)
=> avoid run time  crash

SDL check hypothesis: wx is linked against SDL1.2 and not SDL2. It would need to be improved on a distant future
2015-01-04 20:43:26 +01:00
..
ApiValidation.cmake cmake: try to validate the user option 2015-01-04 20:43:26 +01:00
BuildParameters.cmake Detect clang and automatically set USE_CLANG. 2015-01-03 14:51:04 +01:00
CheckLib.cmake Avoid PKG_CONFIG_PATH issues. 2015-01-03 14:51:04 +01:00
FindCg.cmake Fix Cg find for Gentoo amd64 2014-05-18 22:51:09 +04:00
FindGTK3.cmake Avoid PKG_CONFIG_PATH issues. 2015-01-03 14:51:04 +01:00
FindGlew.cmake cmake: sed /PROJECT_SOURCE_DIR/CMAKE_SOURCE_DIR/ 2014-03-30 16:36:02 +02:00
FindLibc.cmake cmake: fix some linking issue with gold linker (AFAIK only fedora use it for the moment) 2011-09-06 19:07:55 +00:00
Pcsx2Utils.cmake Detect clang and automatically set USE_CLANG. 2015-01-03 14:51:04 +01:00
SearchForStuff.cmake cmake: try to validate the user option 2015-01-04 20:43:26 +01:00
SelectPcsx2Plugins.cmake cmake: both zzogl and gsdx require gtk 2015-01-04 19:54:05 +01:00
TargetArch.cmake Disable the use of multiple architectures in darwin. 2015-01-03 14:51:04 +01:00
Translation.cmake build.sh: allow to replace build directory by a symlink 2014-09-02 21:21:46 +02:00
darwin-compiler-i386-clang.cmake Include some rather simple CMAKE_TOOLCHAIN_FILE. 2015-01-03 14:51:04 +01:00
darwin-compiler-i386-generic.cmake Include some rather simple CMAKE_TOOLCHAIN_FILE. 2015-01-03 14:51:04 +01:00
linux-compiler-i386-multilib.cmake Be really strict about dependencies. 2015-01-03 14:51:04 +01:00