nextcloud-desktop/cmake
Olivier Goffart 92f07cb60f Enable C++11
In order to avoid the warning
 warning: anonymous variadic macros were introduced in C99
Due to the use of variadic macro in the qDebug macro in Qt 5.3

C++11 requires a space between string literal and macro to avoid the
ambiguity with user defined litteral
2014-06-25 12:01:27 +02:00
..
modules Enable C++11 2014-06-25 12:01:27 +02:00
scripts Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00