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
include
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
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
mbedTLS.vcxproj msbuild: refactor to reduce rebuild events 2022-08-02 22:24:22 -07:00