mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-03-27 16:11:02 +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().