mirror of
https://github.com/azahar-emu/dynarmic
synced 2025-11-06 23:19:58 +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().