~agateau/libdbusmenu-qt/build-with-clang

Viewing all changes in revision 265.

  • Committer: Aurélien Gâteau
  • Date: 2014-06-18 07:28:21 UTC
  • Revision ID: agateau@ubuntu.com-20140618072821-k4ngzmkk38ul6kyv
Fix build with Clang

Some code in DBusMenuQt uses forwarding constructors, which is a C++ 11 feature.
Clang requires -std=c++11 to be specified to be able to use C++ 11 features.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: