pcsx2/cmake
arcum42 5c60f66890
Fix various cmake issues (#3352)
* Change the minimum cmake version to a range. Uses the new policies of the newer versions if you are on them, taking care of CMP0054.

* Grab a newer version of FindHarfBuzz.cmake from Webkit that fixes the cmake warning the earlier one was giving.

* Add in -ftime-trace as an option on build.sh.

* Precompile PrecompiledHeader.h if you are using cmake 3.16+ and GCC. (Currently disabled on clang due to compilation issues.)

* Check if target_precompile_headers exists rather than by version.

Co-authored-by: scribam <scribam@users.noreply.github.com>
2020-05-07 08:32:34 -07:00
..
macros Add network capability for Linux (#2586) 2018-10-02 21:37:34 -07:00
ApiValidation.cmake cmake: Improve wxWidgets and SDL linkage check 2018-02-13 12:26:00 +01:00
BuildParameters.cmake Fix various cmake issues (#3352) 2020-05-07 08:32:34 -07: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
FindHarfBuzz.cmake Fix various cmake issues (#3352) 2020-05-07 08:32:34 -07:00
FindLibc.cmake cmake: Setup FreeBSD 2016-05-20 22:31:30 +01:00
FindPCAP.cmake Add network capability for Linux (#2586) 2018-10-02 21:37:34 -07:00
FindVtune.cmake cmake: improve vtune integration 2016-12-09 09:28:19 +01:00
Pcsx2Utils.cmake cmake: Don't print a git describe error with shallow clones. 2018-01-10 15:09:59 +01:00
SearchForStuff.cmake spu2-x: Make portaudio an optional dependency. (#3110) 2020-05-07 08:31:48 -07:00
SelectPcsx2Plugins.cmake spu2-x: Make portaudio an optional dependency. (#3110) 2020-05-07 08:31:48 -07:00
TargetArch.cmake Disable the use of multiple architectures in darwin. 2015-01-03 14:51:04 +01:00
Translation.cmake Properly escape the period in Translation.cmake. 2019-01-02 00:01:00 -08: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