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
.gitmodules vendored
View File

@@ -3,7 +3,7 @@
url = https://github.com/RPCS3/ffmpeg-core
ignore = dirty
[submodule "asmjit"]
path = asmjit
path = 3rdparty/asmjit/asmjit
url = https://github.com/asmjit/asmjit
branch = oldstable
ignore = dirty