Update cmrc submodule (#810)
* Update cmrc submodule * Bump up cryptopp CMake version * Update dynarmic * Update xbyak
This commit is contained in:
2
third_party/cmrc
vendored
2
third_party/cmrc
vendored
Submodule third_party/cmrc updated: 9a3396444e...952ffddba7
2
third_party/cryptopp/CMakeLists.txt
vendored
2
third_party/cryptopp/CMakeLists.txt
vendored
@@ -9,7 +9,7 @@
|
||||
# - configured to build a static library only
|
||||
# - adds include directories to the library target
|
||||
|
||||
cmake_minimum_required(VERSION 3.1)
|
||||
cmake_minimum_required(VERSION 3.12)
|
||||
if (POLICY CMP0048)
|
||||
cmake_policy(SET CMP0048 NEW)
|
||||
endif ()
|
||||
|
||||
2
third_party/dynarmic
vendored
2
third_party/dynarmic
vendored
Submodule third_party/dynarmic updated: a41c380246...7e1bcd4d36
2
third_party/xbyak
vendored
2
third_party/xbyak
vendored
Submodule third_party/xbyak updated: ad5276fa4d...9d8ff37306
Reference in New Issue
Block a user