mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Projucer: Added beta CLion exporter support
This commit is contained in:
parent
b9b34393d1
commit
21315abce4
29 changed files with 1915 additions and 516 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -57,6 +57,8 @@ profile
|
|||
**/Builds/Android/app/.externalNativeBuild
|
||||
**/Builds/Android/lib/build
|
||||
**/Builds/Android/lib/.externalNativeBuild
|
||||
**/Builds/CLion/cmake-build-*
|
||||
**/Builds/CLion/.idea
|
||||
**/doxygen/doc
|
||||
**/doxygen/build
|
||||
extras/Projucer/JUCECompileEngine.dylib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue