BUILD: Refactor asmjit submodule (#10230)

* relocated asmjit files

* fix cmake build

* fix MSVC build
This commit is contained in:
polar
2021-05-02 18:59:38 +01:00
committed by GitHub
parent c3bf9bd4a0
commit df39bac449
12 changed files with 187 additions and 121 deletions
+2
View File
@@ -289,6 +289,8 @@ if(USE_VULKAN)
endif()
endif()
# AsmJit
add_subdirectory(asmjit EXCLUDE_FROM_ALL)
# OpenAL
if (MSVC)