mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
[orbis-kernel] avoid useless logs on initialization
This commit is contained in:
parent
135c63117b
commit
d29fcf1f6f
2 changed files with 3 additions and 3 deletions
2
3rdparty/crypto/CMakeLists.txt
vendored
2
3rdparty/crypto/CMakeLists.txt
vendored
|
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.0)
|
||||
cmake_minimum_required(VERSION 3.20)
|
||||
project(libcrypto)
|
||||
set(PROJECT_PATH crypto)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue