mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-02-08 23:57:05 +00:00
![Ryan Houdek](/assets/img/avatar_default.png)
Now that the vixl dependency is gone, this gets moved to FHU since the frontend is going to need it for a microjit.
3 lines
87 B
CMake
3 lines
87 B
CMake
add_library(CodeEmitter INTERFACE)
|
|
target_include_directories(CodeEmitter INTERFACE .)
|