Log In
bw
/
helianthuslab
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
de7236c846d6f934b386e113422cd6119e6b5ee2
de7236c846d6f934b386e113422cd6119e6b5ee2
projects
forest
build.sh
Fork and Edit
Blob
Blame
History
Raw
#!/bin/bash set -e c++ -Wall -g -O0 `pkg-config --cflags --libs helianthus` *.c -o forest