This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
rhizome
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
A programming language for manipulation of streams.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
104 KiB
C++
99.3%
Shell
0.7%
Tree:
7df3c83d58
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '7df3c83d58'
${ noResults }
rhizome
/
build.sh
4 lines
95 B
Raw
Blame
History
#!/bin/bash
g++ -lstdc++ --std
=
c++17 -pthread -Iinclude src/*.cpp -o ./bin/vlr -g -lstdc++fs