mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
docs: CLI compilation (#1359)
* docs: CLI compilation * update * remove BETA * amend CLI build steps
This commit is contained in:
committed by
GitHub
parent
a4be68f4bd
commit
0ad74d9538
@@ -0,0 +1,9 @@
|
||||
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
|
||||
Reference in New Issue
Block a user