pcsx2/cmake
Gregory Hainaut ef3435441f onepad: create a legacy version for SDL1
The legacy version is the version 1.3

The new version is the version 2.0. It would be based on SDL2 only

Distribution information.
If you link wxWidget with SDL, you will need to be sure it is SDL2 or upgrade.

You can build wxWidget with SDL2 with the following trick

export SDL_CONFIG=/usr/bin/sdl2-config
./configure --with-sdl .....
2017-04-19 19:02:36 +02:00
..
ApiValidation.cmake Remove dead code from cmake/ApiValidation.cmake. 2015-01-12 02:54:49 -05:00
BuildParameters.cmake cmake: add an option to enable openCL 2017-02-08 19:42:54 +01:00
CheckLib.cmake cmake: add an option to enable openCL 2017-02-08 19:42:54 +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: Setup FreeBSD 2016-05-20 22:31:30 +01:00
FindVtune.cmake cmake: improve vtune integration 2016-12-09 09:28:19 +01:00
Pcsx2Utils.cmake pcsx2 gui: use git desribe as version name 2016-11-08 22:44:39 +01:00
SearchForStuff.cmake cmake: add an option to enable openCL 2017-02-08 19:42:54 +01:00
SelectPcsx2Plugins.cmake onepad: create a legacy version for SDL1 2017-04-19 19:02:36 +02: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 Rely on clang autodetection instead of user input. 2015-01-03 22:07:16 -05:00
darwin-compiler-i386-generic.cmake Respect the CC and CXX environment variables when cross building. 2015-01-04 00:56:47 -05:00
darwin13-compiler-i386-clang.cmake Added OSX Darwin v13+ cmake files. 2015-11-17 19:25:12 +02:00
linux-compiler-i386-multilib.cmake cmake: improve previous commit 2015-02-27 10:02:38 +01:00