status-desktop/Makefile

5 lines
99 B
Makefile
Raw Normal View History

2020-05-06 21:26:32 +00:00
SHELL := bash
build:
nim c -d:release -L:libstatus.a -L:-lm --outdir:. src/nim_status_client.nim