This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-app
Watch
1
Star
0
Fork
0
mirror of
https://github.com/status-im/status-app.git
synced
2026-08-31 09:01:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5adeb60f20094de107af5687d2c4963dc7e4175
status-app
/
sqlite
/
Makefile
T
5 lines
102 B
Makefile
Raw
Normal View
History
Unescape
Escape
SQLCipher experiment (
#17
)
2020-05-11 16:35:58 -04:00
SHELL
:=
bash
build
:
nim c -l:lib/sqlite3.a -L:-lm -l:lib/libcrypto.a --threads --outdir:. main.nim
Reference in New Issue
Copy Permalink