This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
mirror of
https://github.com/status-im/status-desktop.git
Watch
2
Star
0
Fork
You've already forked status-desktop
0
Code
Issues
Projects
Releases
Wiki
Activity
31a310314c
status-desktop
/
sqlite
/
Makefile
5 lines
102 B
Makefile
Raw
Blame
History
SHELL
:=
bash
build
:
nim c -l:lib/sqlite3.a -L:-lm -l:lib/libcrypto.a --threads --outdir:. main.nim
Reference in New Issue
View Git Blame
Copy Permalink