eden/CMakeModules
crueter 51b170b470
[cmake] refactor: Use CPM over submodules (#143)
Transfers the majority of submodules and large externals to CPM, using source archives rather than full Git clones. Not only does this save massive amounts of clone and configure time, but dependencies are grabbed on-demand rather than being required by default. Additionally, CPM will (generally) automatically search for system dependencies, though certain dependencies have options to control this.

Testing shows gains ranging from 5x to 10x in terms of overall clone/configure time.

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/143
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
2025-08-04 04:50:14 +02:00
..
aqt_config.ini Some fixes before Release (#92) 2025-05-08 23:03:52 +00:00
CopyYuzuFFmpegDeps.cmake CopyFFmpegDeps: Update variable name 2023-05-31 03:59:46 +00:00
CopyYuzuQt6Deps.cmake [cmake] QuaZip: The Finale (#74) 2025-07-17 21:00:00 +02:00
CopyYuzuSDLDeps.cmake Use TARGET_FILE_DIR generator expression 2023-05-13 23:58:17 +04:00
CPM.cmake [desktop] feat: install firmware from ZIP (#52) 2025-07-14 01:29:57 +02:00
DownloadExternals.cmake [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
FindDiscordRPC.cmake
Findenet.cmake
FindFFmpeg.cmake general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
Findgamemode.cmake cmake: prefer system gamemode library 2023-11-30 16:54:00 +01:00
Findhttplib.cmake cmake: support components in find modules 2023-02-28 17:46:20 +01:00
Findlibiw.cmake Add Airplane Mode + Host Network Interface Details (#204) 2025-06-26 18:55:34 +00:00
Findlibusb.cmake
FindLLVM.cmake fix LLVM not using current top level src dir (#30) 2025-07-09 01:31:18 +00:00
Findlz4.cmake
FindOpus.cmake
FindRenderDoc.cmake cmake: prefer system renderdoc header 2023-09-18 18:35:20 +02:00
FindSimpleIni.cmake cmake: support simpleini cmake config and pc file 2024-01-26 01:13:47 +01:00
Findstb.cmake cmake: prefer system stb headers 2023-10-25 21:47:32 +02:00
Findzstd.cmake
GenerateSCMRev.cmake [android] fix strings and defaults 2025-07-09 17:02:53 -04:00
MinGWClangCross.cmake
MinGWCross.cmake
MSVCCache.cmake
WindowsCopyFiles.cmake