mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-07 04:36:41 +00:00
Inherit PlatformToolset from the project configuration. This allow the project to configure PlatformToolset, and aligns the Release x64 build with other build types. Fixes #1430