dolphin/Externals/mbedtls
Scott Mansell 5d7643a680 CMake/MSVC: Fix conflicting flags in mbedtls
This cmake file directly sets CMAKE_<LANG>_FLAGS, which doesn't
show up in the COMPILE_COMMANDS target property and so our
dolphin_disable_warnings_msvc macro failes to remove it.

So we will just commit it out.
2023-01-31 23:21:07 +13:00
..
3rdparty Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
include Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
library cmake: Disable warnings for most externals on MSVC, like we do in the VS project files. 2022-05-22 00:30:56 +02:00
scripts cmake: fix build of mbedtls from Externals 2022-04-11 03:55:47 -07:00
CMakeLists.txt CMake/MSVC: Fix conflicting flags in mbedtls 2023-01-31 23:21:07 +13:00
exports.props msbuild: refactor to reduce rebuild events 2022-08-02 22:24:22 -07:00
LICENSE Externals: Update mbedtls to 2.28.0 2022-04-02 19:30:22 -04:00
mbedTLS.vcxproj msbuild: refactor to reduce rebuild events 2022-08-02 22:24:22 -07:00