mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-26 08:32:58 +00:00
Moves functions out of the main CMakeLists file into module files that can just be included whenever necessary. This also uses the CMake provided variables for enforcing compiler requirements.