1
0
Fork 0
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:
reuk 2020-04-26 22:45:24 +01:00
parent b7e4099cd5
commit 69469068a9

View file

@ -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