mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2025-01-22 00:05:38 +00:00
3 lines
109 B
CMake
3 lines
109 B
CMake
add_library(xbyak INTERFACE)
|
|
target_include_directories(xbyak INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}/xbyak")
|