This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
Watch
2
Star
0
Fork
0
You've already forked status-desktop
mirror of
https://github.com/status-im/status-desktop.git
synced
2025-02-01 01:06:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
status-desktop
/
ui
/
StatusQ
/
sandbox
/
scripts
/
build
5 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix(build): fix linux build Fixes #413
2022-03-03 10:44:24 +01:00
#!/bin/bash
chore: introduce build script for sandbox app Closes #148
2021-06-15 11:31:10 +02:00
chore: update README and build script
2022-07-21 07:43:47 +02:00
cmake -B build
cmake --build build
Reference in New Issue
Copy Permalink