mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
CMake: Reexport DEBUG/NDEBUG from shared code target
This commit is contained in:
parent
b7e4099cd5
commit
69469068a9
1 changed files with 1 additions and 0 deletions
|
|
@ -1420,6 +1420,7 @@ function(_juce_configure_plugin_targets target)
|
|||
message(FATAL_ERROR "Use juce_set_aax_sdk_path to set up the AAX sdk before adding AAX targets")
|
||||
endif()
|
||||
|
||||
_juce_add_standard_defs(${target})
|
||||
_juce_add_plugin_definitions(${target} PRIVATE ${enabled_formats})
|
||||
|
||||
# The plugin wrappers need to know what other modules are available, especially
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue