mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-15 17:25:06 +00:00
Batch file wasn't supposed to be there
This commit is contained in:
parent
c3b393004d
commit
2dc80e8d8e
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
||||||
@echo off
|
|
||||||
git pull
|
|
||||||
git submodule update --init --recursive
|
|
||||||
cmake -Bbuild
|
|
||||||
cmake --build build --target ALL_BUILD --config Release --parallel 12
|
|
||||||
copy build\Release\furnace.exe \Apps\Audio\Furnace\
|
|
Loading…
Reference in a new issue