1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00
JUCE/examples
reuk 36a37c36bb
CMake: Avoid GLOB_RECURSE when adding PIPs
If git/zip-extraction add hidden directories containing files with a
`.h` extension we don't want to try to build those files as PIPs. Using
GLOB instead of GLOB_RECURSE should help to avoid files in nested
directories.
2020-05-14 14:36:10 +01:00
..
Assets DSP: Revamp DSP module 2020-04-24 14:37:09 +01:00
Audio Updated all license headers 2020-04-23 17:30:39 +01:00
BLOCKS Updated all license headers 2020-04-23 17:30:39 +01:00
CMake CMake: Add docs about preprocessor definitions 2020-05-05 12:28:47 +01:00
DemoRunner Re-saved all projects 2020-05-01 10:23:10 +01:00
DSP DSP: Revamp DSP module 2020-04-24 14:37:09 +01:00
GUI Updated all license headers 2020-04-23 17:30:39 +01:00
Plugins Cleanup: Fix some warnings 2020-04-27 10:22:06 +01:00
Utilities Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 2020-04-23 17:30:40 +01:00
CMakeLists.txt CMake: Avoid GLOB_RECURSE when adding PIPs 2020-05-14 14:36:10 +01:00