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