mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-06-12 19:41:16 +00:00
attempt fix mbedtls
This commit is contained in:
parent
b0e0761c44
commit
21e3b4fc82
1 changed files with 2 additions and 0 deletions
|
|
@ -505,6 +505,8 @@ jobs:
|
|||
-DCMAKE_POLICY_VERSION_MINIMUM=3.5 \
|
||||
-DWITH_SQLITE=OFF \
|
||||
-DBUILD_TESTING=OFF \
|
||||
-DUSE_MBEDTLS=OFF \
|
||||
-DUSE_GNUTLS=OFF \
|
||||
-DHASHLINK_INCLUDE_DIR="$HOME/deps/hashlink/src" \
|
||||
-DHASHLINK_LIBRARY_DIR="/usr/local/lib/"
|
||||
cmake --build build --config Release -j$(nproc)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue