Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
ByteGear
/
BinOM
réplica de
https://github.com/gbytegear/BinOM
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Rama:
dev
Ramas
Etiquetas
dev
page
prototype
test_release
BinOM
/
build
/
build.bat
build.bat
93 B
Permalink
Histórico
Raw
1
2
3
4
5
cmake -G "MSYS Makefiles" . -DCMAKE_BUILD_TYPE=Debug
make clean
make binom -j4
make test -j4