mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-03-21 05:01:03 +01:00
Eliminates top-level inclusion of the headers with include_directories() and instead utilizes it on a by-target basis using target_include_directories().