2022-11-18 11:54:57 -06:00
|
|
|
ignore-project: False
|
|
|
|
|
2023-02-24 15:04:46 -06:00
|
|
|
-- amend to point to the actual openssl location
|
2023-11-01 14:08:36 -05:00
|
|
|
|
|
|
|
package simplexmq
|
|
|
|
extra-include-dirs: /opt/homebrew/opt/openssl@1.1/include
|
|
|
|
extra-lib-dirs: /opt/homebrew/opt/openssl@1.1/lib
|
|
|
|
|
2022-11-18 11:54:57 -06:00
|
|
|
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
|