mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 15:35:46 -04:00
CMake: Fix Debug x64 builds on Linux
This commit is contained in:
2
dep/xbyak/CMakeLists.txt
Normal file
2
dep/xbyak/CMakeLists.txt
Normal file
@ -0,0 +1,2 @@
|
||||
add_library(xbyak INTERFACE)
|
||||
target_include_directories(xbyak INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}/xbyak")
|
Reference in New Issue
Block a user