This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-qml
Watch
2
Star
0
Fork
0
You've already forked status-qml
mirror of
synced
2025-01-20 03:19:26 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
status-qml
/
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