summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc/moc.pro
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2017-03-08 11:52:37 +0100
committerOlivier Goffart (Woboq GmbH) <ogoffart@woboq.com>2017-03-08 17:34:38 +0000
commit5675334b6e22786195fe69a1fc1f40c49aaea37c (patch)
tree9e9d493d05d894255fe32e7d825e6a769395a7af /tests/auto/tools/moc/moc.pro
parent11d60dcad62b53d20f12c6f548eea3df412a43cc (diff)
moc: Add support for C++17 nested namespaces (N4230)
[ChangeLog][moc] Added Support for C++17 nested namespaces Change-Id: Ib83fc5bf48f66546fa97b49710582fbf9c984503 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/tools/moc/moc.pro')
-rw-r--r--tests/auto/tools/moc/moc.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/tools/moc/moc.pro b/tests/auto/tools/moc/moc.pro
index d2b750bdc5..b7151f9c16 100644
--- a/tests/auto/tools/moc/moc.pro
+++ b/tests/auto/tools/moc/moc.pro
@@ -29,7 +29,7 @@ HEADERS += using-namespaces.h no-keywords.h task87883.h c-comments.h backslash-n
non-gadget-parent-class.h grand-parent-gadget-class.h \
related-metaobjects-in-gadget.h \
related-metaobjects-name-conflict.h \
- namespace.h
+ namespace.h cxx17-namespaces.h
if(*-g++*|*-icc*|*-clang*|*-llvm):!irix-*:!win32-*: HEADERS += os9-newlines.h win-newlines.h