pcsx2/cmake
Gregory Hainaut c945aead54 cmake: better support of SDL2
Description: Building with SDL2_API=TRUE is incomplete
 SDL_FOUND does not imply SDL2_FOUND
 Use check_libs for detection
 Only include ${SDL_INCLUDE_DIR} when needed
 Use SDL2_LIBRARIES
Author: Miguel A. Colón Vélez

Gregory: add back SDL_BUILDING_LIBRARY
2014-12-07 12:19:14 +01:00
..
BuildParameters.cmake cmake: better support of SDL2 2014-12-07 12:19:14 +01:00
CheckLib.cmake cmake: fix commit f3a50a01a7 2014-09-24 09:02:56 +02:00
FindCg.cmake Fix Cg find for Gentoo amd64 2014-05-18 22:51:09 +04: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 Use cmake variable "BIN_DIR" for binaries installation 2014-09-27 22:26:42 +04:00
SearchForStuff.cmake cmake: better support of SDL2 2014-12-07 12:19:14 +01:00
SelectPcsx2Plugins.cmake cmake: better support of SDL2 2014-12-07 12:19:14 +01:00
Translation.cmake build.sh: allow to replace build directory by a symlink 2014-09-02 21:21:46 +02:00