Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
ByteGear
/
BinOM
miroir de
https://github.com/gbytegear/BinOM
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Branche:
dev
Branches
Tags
dev
page
prototype
test_release
BinOM
/
build
/
build.sh
build.sh
90 B
Lien permanent
Historique
Raw
1
2
3
4
5
#!/usr/bin/bash
cmake -G "MSYS Makefiles" .. -DCMAKE_BUILD_TYPE=Debug
make clean
make -j4