forked from qt-creator/qt-creator
Clang: Provide example with clazy warnings
Change-Id: I23cb81d0ffe0d23428ce85ba22d85e1d6c8c1216 Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
@@ -4,6 +4,6 @@ CONFIG+= c++1z
|
||||
|
||||
TARGET = examples
|
||||
|
||||
SOURCES += tidy_example.cpp
|
||||
SOURCES += clazy_example.cpp tidy_example.cpp
|
||||
|
||||
HEADERS += tidy_example.h
|
||||
|
||||
Reference in New Issue
Block a user