mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
CMake: Make IDE folder structure mirror disk structure
This commit is contained in:
parent
766f6cbf16
commit
f79c49a171
5 changed files with 33 additions and 5 deletions
|
|
@ -30,6 +30,9 @@ endif()
|
|||
|
||||
check_required_components("@PROJECT_NAME@")
|
||||
|
||||
set(JUCE_MODULES_DIR "@PACKAGE_JUCE_MODULE_PATH@" CACHE INTERNAL
|
||||
"The path to JUCE modules")
|
||||
|
||||
include("@PACKAGE_UTILS_INSTALL_DIR@/JUCEUtils.cmake")
|
||||
|
||||
set(_juce_modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue