Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
ByteGear
/
BinOM
mirror de
https://github.com/gbytegear/BinOM
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Branch:
dev
Branches
Tags
dev
page
prototype
test_release
BinOM
/
build
/
build.bat
build.bat
93 B
Link permanente
Histórico
Raw
1
2
3
4
5
cmake -G "MSYS Makefiles" . -DCMAKE_BUILD_TYPE=Debug
make clean
make binom -j4
make test -j4