BUILD: Refactor asmjit submodule (#10230)
* relocated asmjit files * fix cmake build * fix MSVC build
This commit is contained in:
Vendored
+2
@@ -289,6 +289,8 @@ if(USE_VULKAN)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# AsmJit
|
||||
add_subdirectory(asmjit EXCLUDE_FROM_ALL)
|
||||
|
||||
# OpenAL
|
||||
if (MSVC)
|
||||
|
||||
Reference in New Issue
Block a user