1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/extras
reuk bf51d2c076
CMake: Use juce_add_modules to import modules from install tree
This change means that imported juce modules will be made available both
with and without a namespace prefix, e.g. `juce_core` and
`juce::juce_core` will both be created.

This change allows custom modules to specify dependencies without a
juce:: prefix, which allows the modules to be used with the Projucer, or
under CMake with JUCE in a subdirectory, or under CMake with JUCE
installed to the system.
2020-05-05 12:28:46 +01:00
..
AudioPerformanceTest Re-saved all projects 2020-05-01 10:23:10 +01:00
AudioPluginHost Re-saved all projects 2020-05-01 10:23:10 +01:00
BinaryBuilder Re-saved all projects 2020-05-01 10:23:10 +01:00
BLOCKS Updated all license headers 2020-04-23 17:30:39 +01:00
Build CMake: Use juce_add_modules to import modules from install tree 2020-05-05 12:28:46 +01:00
NetworkGraphicsDemo Re-saved all projects 2020-05-01 10:23:10 +01:00
Projucer Projucer: Fixed some issues flagged by tsan 2020-05-04 17:41:58 +01:00
UnitTestRunner Re-saved all projects 2020-05-01 10:23:10 +01:00
WindowsDLL DSP: Revamp DSP module 2020-04-24 14:37:09 +01:00
CMakeLists.txt Updated all license headers 2020-04-23 17:30:39 +01:00