mirror of
https://github.com/status-im/status-app.git
synced 2026-08-31 09:01:11 +00:00
5 lines
48 B
Python
Executable File
5 lines
48 B
Python
Executable File
#!/bin/bash
|
|
|
|
cmake -B build
|
|
cmake --build build
|