Skip to content

Commit

Permalink
Update cryptopp version range string in profile
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Jun 16, 2024
1 parent d81fe14 commit b4f76a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tools.build:compiler_executables={'c': 'clang-15', 'cpp': 'clang++-15'}

[options]
*/*:shared=False
cryptopp/[>=8.7.0]:shared=False
cryptopp/[>8.6.9]:shared=False

glib/*:with_elf=False
glib/*:with_mount=False
Expand Down

0 comments on commit b4f76a7

Please sign in to comment.