pcsx2/cmake
Miguel A. Colón Vélez f392493245 Don't assume .git exists just because git is installed.
find_package(Git) is done in SearchForStuff it could be deleted over there
but it fits better there. The only thing this line did was saying git was
not found for a second time since if it was found then it never triggered.
.
Check for the existance of .git to avoid
fatal: Not a git repository (or any of the parent directories): .git
2015-01-06 21:14:10 -05:00
..
ApiValidation.cmake cmake: validate wx api 2015-01-06 21:55:33 +01:00
BuildParameters.cmake Respect the CC and CXX environment variables when cross building. 2015-01-04 00:56:47 -05: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 Don't assume .git exists just because git is installed. 2015-01-06 21:14:10 -05:00
SearchForStuff.cmake cmake: validate wx api 2015-01-06 21:55:33 +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 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
linux-compiler-i386-multilib.cmake Respect the CC and CXX environment variables when cross building. 2015-01-04 00:56:47 -05:00