mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-26 13:45:42 -04: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")
|