pcsx2/cmake
Miguel A. Colón Vélez 553536f9cb Fix build in Fedora and print a confimation of cross compilation.
- Fedora only needs --arch if cross compiling.
  + It's only used to select libdir so i386=i686=i986
- Messages are nice to debug build logs.
.
Everything seems to work unless some other distro broke. Other
distros need to add CMAKE_TOOLCHAIN_FILE or --cross-multilib if
they cross compiled amd64 -> i686.
2015-01-03 14:51:04 +01:00
..
BuildParameters.cmake Fix build in Fedora and print a confimation of cross compilation. 2015-01-03 14:51:04 +01:00
CheckLib.cmake cmake: add a new GTK3.0 option 2014-12-10 22:07:48 +01: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 Fix build in Fedora and print a confimation of cross compilation. 2015-01-03 14:51:04 +01:00
SelectPcsx2Plugins.cmake cmake: regression to select SDL/GTK + 64bits fix 2014-12-22 19:31:32 +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 Include some rather simple CMAKE_TOOLCHAIN_FILE. 2015-01-03 14:51:04 +01:00