mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-06-28 20:29:53 +00:00
10 lines
259 B
Text
10 lines
259 B
Text
|
ignore-project: False
|
||
|
|
||
|
# amend to point to the actual openssl location
|
||
|
package direct-sqlcipher
|
||
|
extra-include-dirs: /opt/homebrew/opt/openssl@1.1/include
|
||
|
extra-lib-dirs: /opt/homebrew/opt/openssl@1.1/lib
|
||
|
flags: +openssl
|
||
|
|
||
|
test-show-details: direct
|