GenericProject: Changed the way C++11 is specified
Pass it as compiler flag, which makes sure that not only cxxVersion
is set correctly (depending on the compiler) but that also the
toolchainDefines are the right ones for C++11 (most significantly,
the value of __cplusplus which affects STL features).
Change-Id: I53dd543b30b7fc2824283ec119d7d5261f50f130
Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
Showing
Please register or sign in to comment