build: Add preliminary build support for mbedTLS 4

This commit is contained in:
WerWolv
2025-12-05 20:20:11 +01:00
parent ab3853eb9d
commit 6652750044
5 changed files with 45 additions and 35 deletions

2
dist/macOS/Brewfile vendored
View File

@@ -1,4 +1,4 @@
brew "mbedtls@3", link: true
brew "mbedtls"
brew "nlohmann-json"
brew "cmake"
brew "ccache"