pcsx2/cmake
Miguel A. Colón Vélez c8c22cf6a0 Notify about cross build option upon failure.
Tell the user to use CMAKE_TOOLCHAIN_FILE upon failure.
.
Cleanup detectOperatingSystem. Should be the same but adding
GNU and kFreeBSD from Debian and filtering out pre OS X Apple.
.
libaio is linux only. Also check for the correct header since
aio.h is the POSIX one. Both are in /usr/include/ anyway.
Only build core if (Linux AND NOT AIO_FOUND) == false.
.
Use Unix for GTK and X11. Macs has gtk-quartzs and xquartz or native X11.
*BSD, linux, etc should have both.
2015-01-03 14:51:04 +01:00
..
BuildParameters.cmake Notify about cross build option upon failure. 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 Notify about cross build option upon failure. 2015-01-03 14:51:04 +01:00
SearchForStuff.cmake Notify about cross build option upon failure. 2015-01-03 14:51:04 +01:00
SelectPcsx2Plugins.cmake Notify about cross build option upon failure. 2015-01-03 14:51:04 +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