1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-03 03:30:06 +00:00
JUCE/extras
reuk 0b4089c951 CMake: Allow build tree to be used as a pseudo-install-tree
Once JUCE has been built, you can use the following line to include
the targets from the build tree (replace `JUCE_BUILD_DIR` as
appropriate).
```
include("${JUCE_BUILD_DIR}/JUCEExportConfig.cmake")
```
2020-04-20 10:00:53 +01:00
..
AudioPerformanceTest Re-saved all projects 2020-04-17 16:05:20 +01:00
AudioPluginHost Re-saved all projects 2020-04-17 16:05:20 +01:00
BinaryBuilder Re-saved all projects 2020-04-17 16:05:20 +01:00
BLOCKS Migrate BLOCKS documentation 2018-04-03 11:22:33 +01:00
Build CMake: Allow build tree to be used as a pseudo-install-tree 2020-04-20 10:00:53 +01:00
NetworkGraphicsDemo Re-saved all projects 2020-04-17 16:05:20 +01:00
Projucer Projucer: Updated GitHub URL 2020-04-17 16:05:20 +01:00
UnitTestRunner Re-saved all projects 2020-04-17 16:05:20 +01:00
WindowsDLL Re-saved all projects 2020-04-17 16:05:20 +01:00
CMakeLists.txt CMake: Add support for building JUCE projects with CMake 2020-04-13 12:10:11 +01:00