Added Tools in builder_linux for Building with JUCE CMake API

This commit is contained in:
Kenta Ishii
2022-02-23 20:52:59 +09:00
parent d2c1ea73e7
commit eb0fad77f7
6 changed files with 345 additions and 0 deletions

5
builder_linux/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
# Temporary folder used on builder_linux.sh
/modules
# Temporary folder used on CMakeLists.txt
/build