mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-03-31 20:36:19 +00:00
20 lines
555 B
Plaintext
20 lines
555 B
Plaintext
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
|
|
|
|
package jpeg-turbo
|
|
extra-include-dirs: /opt/homebrew/opt/libjpeg-turbo/include
|
|
extra-lib-dirs: /opt/homebrew/opt/libjpeg-turbo/lib
|
|
flags: +static
|
|
|
|
test-show-details: direct
|