pcsx2/cmake
Stenzek f240660a6e CMake: Post-WX cleanup
- Remove unused build options

 - Disable setcap by default
    Applications should not need to call sudo as part of the build process.

 - Rename XDG_STD to USE_LEGACY_USER_DIRECTORY
    By default, we use ~/.config/PCSX2 now.

 - Default Wayland support to on
    I don't think there's any systems worth supporting that don't have it.

 - Rework "install" logic
    Linux no longer installs to GIT_ROOT/bin, it builds direct to BUILD/bin.
    Saves a file copy, and running make install before running your developer
    build was always silly.

 - Don't require install target to build appimage
    AppImage creator now just adds the entire bin directory as-is.
    Everything needed is in there.
2023-01-02 14:13:42 +00:00
..
ApiValidation.cmake Remove references to unused define. 2022-10-02 05:21:51 -07:00
BuildParameters.cmake CMake: Post-WX cleanup 2023-01-02 14:13:42 +00:00
CheckLib.cmake CMake: Fix cmake reconfigure breaking dependencies 2021-07-20 01:14:54 -05:00
FindFFMPEG.cmake GS: Add video dumping via ffmpeg 2022-12-22 04:27:30 +00:00
FindLibc.cmake Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
FindPCAP.cmake cmake: Use imported targets 2021-07-17 21:08:30 -05:00
FindVtune.cmake Cmake: Update vtune paths 2021-08-24 23:10:06 +02:00
FindWayland.cmake CMake: Switch Wayland find script and usage to use imported targets 2021-12-13 00:23:52 -06:00
Pcsx2Utils.cmake Common: Move ObjC methods to CocoaTools 2022-06-04 14:50:33 +01:00
SearchForStuff.cmake CMake: Search specifically for the ffmpeg components we need 2023-01-01 17:11:49 +00:00
TargetArch.cmake cmake: Convert indentation to tabs 2021-07-16 22:05:48 -05:00