1
0
Fork 0
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:
tpoole 2017-06-22 09:32:47 +01:00
parent 253fd51a96
commit 984654318d
8 changed files with 10 additions and 26 deletions

View file

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