CMake: Add headers of demos and drawing test

This commit is contained in:
Maarten Bent
2018-09-21 20:41:07 +02:00
committed by Vadim Zeitlin
parent a6f6f75d12
commit f666510cbb
2 changed files with 27 additions and 4 deletions

View File

@@ -24,6 +24,7 @@ set(TEST_DRAWING_SRC
testprec.h
testableframe.h
testimage.h
drawing/drawing.h
drawing/gcfactory.h
drawing/plugin.h
drawing/pluginsample.cpp