mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Removed the JUCE_COMPILER_SUPPORTS_LAMBDAS macro
This commit is contained in:
parent
253fd51a96
commit
984654318d
8 changed files with 10 additions and 26 deletions
|
|
@ -2058,7 +2058,6 @@ PREDEFINED = WIN32=1 \
|
|||
JUCE_COMPILER_SUPPORTS_INITIALIZER_LISTS=1 \
|
||||
JUCE_COMPILER_SUPPORTS_VARIADIC_TEMPLATES=1 \
|
||||
JUCE_COMPILER_SUPPORTS_OVERRIDE_AND_FINAL=1 \
|
||||
JUCE_COMPILER_SUPPORTS_LAMBDAS=1 \
|
||||
JUCE_MODAL_LOOPS_PERMITTED=1
|
||||
|
||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue