mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-02-10 00:55:55 +00:00
![Alyssa Rosenzweig](/assets/img/avatar_default.png)
It is not an external component, and it makes paths needlessly long. Ryan seemed amenable to this when we discussed on IRC earlier. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
5 lines
88 B
CMake
5 lines
88 B
CMake
if (NOT MINGW_BUILD)
|
|
add_subdirectory(Emitter/)
|
|
add_subdirectory(APITests/)
|
|
endif()
|