Skip to content

Commit

Permalink
Add cmake_condition to mbedtls dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Kai-Uwe Hermann <[email protected]>
  • Loading branch information
hikinggrass committed Jan 22, 2024
1 parent 932b010 commit 342485d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ ext-openv2g:
ext-mbedtls:
git: https://github.com/EVerest/ext-mbedtls.git
git_tag: 8b3f26a
cmake_condition: "EVEREST_DEPENDENCY_ENABLED_MBEDTLS"
options:
- ENABLE_PROGRAMS OFF
- ENABLE_TESTING OFF
Expand Down

0 comments on commit 342485d

Please sign in to comment.