Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
ByteGear
/
BinOM
peilaus alkaen
https://github.com/gbytegear/BinOM
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Branch:
dev
Branchit
Tagit
dev
page
prototype
test_release
BinOM
/
build
/
rebuild.sh
rebuild.sh
99 B
Pysyvä linkki
Historia
Raaka
1
2
3
4
5
#!/usr/bin/bash
cmake -G "MSYS Makefiles" .. -DCMAKE_BUILD_TYPE=Debug
make binom -j4
make test -j4