mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-05 19:42:16 -04: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