2022-11-18 17:54:57 +00:00
|
|
|
ignore-project: False
|
|
|
|
|
2023-02-24 14:04:46 -07:00
|
|
|
-- amend to point to the actual openssl location
|
2023-11-01 19:08:36 +00:00
|
|
|
|
|
|
|
package simplexmq
|
2024-11-22 18:38:49 +00:00
|
|
|
extra-include-dirs: /opt/homebrew/opt/openssl@3.0/include
|
|
|
|
extra-lib-dirs: /opt/homebrew/opt/openssl@3.0/lib
|
2023-11-01 19:08:36 +00:00
|
|
|
|
2022-11-18 17:54:57 +00:00
|
|
|
package direct-sqlcipher
|
2024-11-22 18:38:49 +00:00
|
|
|
extra-include-dirs: /opt/homebrew/opt/openssl@3.0/include
|
|
|
|
extra-lib-dirs: /opt/homebrew/opt/openssl@3.0/lib
|
2022-11-18 17:54:57 +00:00
|
|
|
flags: +openssl
|
|
|
|
|
|
|
|
test-show-details: direct
|