forked from qt-creator/qt-creator
5 lines
122 B
CMake
5 lines
122 B
CMake
|
|
add_qtc_test(tst_tracing_timelinenotesrenderpass
|
||
|
|
DEPENDS Tracing Qt5::Quick
|
||
|
|
SOURCES tst_timelinenotesrenderpass.cpp
|
||
|
|
)
|