Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
ByteGear
/
BinOM
kopia lustrzana
https://github.com/gbytegear/BinOM
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Gałąź:
dev
Gałęzie
Tagi
dev
page
prototype
test_release
BinOM
/
build
/
build.sh
build.sh
90 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
#!/usr/bin/bash
cmake -G "MSYS Makefiles" .. -DCMAKE_BUILD_TYPE=Debug
make clean
make -j4