Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
ByteGear
/
BinOM
mirror da
https://github.com/gbytegear/BinOM
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
9e49ce8b5e
Rami (Branch)
Tag
dev
page
prototype
test_release
BinOM
/
build
/
rebuild.sh
rebuild.sh
99 B
Cronologia
Originale
1
2
3
4
5
#!/usr/bin/bash
cmake -G "MSYS Makefiles" .. -DCMAKE_BUILD_TYPE=Debug
make binom -j4
make test -j4