mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 00:57:57 -05:00
Extract mbedtls to cpp file
This commit is contained in:
@ -12,6 +12,7 @@ add_library(core STATIC
|
||||
core_timing.h
|
||||
core_timing_util.cpp
|
||||
core_timing_util.h
|
||||
crypto/aes_util.cpp
|
||||
crypto/aes_util.h
|
||||
crypto/encryption_layer.cpp
|
||||
crypto/encryption_layer.h
|
||||
|
Reference in New Issue
Block a user