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