pcsx2/cmake
arcum42 9d4337b7eb
[USB+] Clean up Warnings (#3930)
* Suppress hardening warning spam for the moment. Get rid of a multi-line comment warning.

* Resolve a bunch of warnings about unused variables, unused labels, and sign mismatches.

* Deal with various possibly unused variables.

* Rearrange member variables to match initialization order.

* Move [[maybe_unused]] to a separate line in one spot to make it easier to read.
2020-11-15 04:37:58 -08:00
..
macros DEV9: add back configure GUI 2020-10-31 16:35:38 +00:00
ApiValidation.cmake cmake: Improve wxWidgets and SDL linkage check 2018-02-13 12:26:00 +01:00
BuildParameters.cmake [USB+] Clean up Warnings (#3930) 2020-11-15 04:37:58 -08:00
CheckLib.cmake cmake: add an option to enable openCL 2017-02-08 19:42:54 +01:00
FindGTK3.cmake Avoid PKG_CONFIG_PATH issues. 2015-01-03 14:51:04 +01:00
FindHarfBuzz.cmake Bump up the minimum cmake version slightly, and make older versions happy with the regex in FindHarfbuzz.cmake. 2020-05-19 22:15:47 -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
FindPulseAudio.cmake USB: initial merge finally complete 2020-11-11 13:34:16 +00:00
FindVtune.cmake cmake: improve vtune integration 2016-12-09 09:28:19 +01:00
Findlibsamplerate.cmake 3rdparty: add libsamplerate cmake defs 2020-11-11 13:34:16 +00:00
Pcsx2PostprocessBundle.cmake macOS fixes (#3357) 2020-05-23 23:19:47 -07:00
Pcsx2Utils.cmake macOS fixes (#3357) 2020-05-23 23:19:47 -07:00
SearchForStuff.cmake USB: initial merge finally complete 2020-11-11 13:34:16 +00:00
SelectPcsx2Plugins.cmake USB: remove initial references for merge 2020-11-11 13:34:16 +00: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