Files
yuzu/externals
Andrea Pappacoda caa25146f2 build: use system MbedTLS when available
Since MbedTLS pre-3.0.0 doesn't ship neither a pkg-config file nor a
CMake package config file it is required to use a custom
FindMbedTLS.cmake file.

Since yuzu requires CMAC support it is also needed to check for the
`mbedtls_cipher_cmac` symbol.

I also changed src/core/CMakeLists.txt to only link against mbedcrypto,
as yuzu doesn't use the full MbedTLS library
2023-01-07 18:07:42 +01:00
..
2022-09-20 22:21:52 +02:00
2022-01-23 14:38:48 -06:00
2022-07-27 12:53:49 +02:00
2022-07-27 12:53:49 +02:00
2022-12-04 17:09:25 +01:00
2022-12-06 05:30:40 +01:00
2022-12-04 10:12:26 -05:00
2023-01-05 22:13:07 +00:00
2023-01-05 18:06:06 -05:00