parent
d9513bdee3
commit
e18094174f
@ -1,3 +0,0 @@
|
||||
python3 packer.py
|
||||
cmake ..
|
||||
cmake --build .
|
@ -0,0 +1,5 @@
|
||||
cmake ../..
|
||||
cd ..
|
||||
python3 packer.py
|
||||
cd linux
|
||||
cmake --build .
|
Loading…
Reference in new issue