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") ```