mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-03-14 09:45:42 +00:00
14 lines
396 B
Text
14 lines
396 B
Text
ignore-project: False
|
|
|
|
-- amend to point to the actual openssl location
|
|
|
|
package simplexmq
|
|
extra-include-dirs: /opt/homebrew/opt/openssl@3.0/include
|
|
extra-lib-dirs: /opt/homebrew/opt/openssl@3.0/lib
|
|
|
|
package direct-sqlcipher
|
|
extra-include-dirs: /opt/homebrew/opt/openssl@3.0/include
|
|
extra-lib-dirs: /opt/homebrew/opt/openssl@3.0/lib
|
|
flags: +openssl
|
|
|
|
test-show-details: direct
|