Update cmrc submodule (#810)
* Update cmrc submodule * Bump up cryptopp CMake version * Update dynarmic * Update xbyak
This commit is contained in:
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 ()
|
||||
|
||||
Reference in New Issue
Block a user