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