forked from qt-creator/qt-creator
5 lines
129 B
CMake
5 lines
129 B
CMake
|
|
add_qtc_test(tst_utils_indexedcontainerproxyconstiterator
|
||
|
|
DEPENDS Utils
|
||
|
|
SOURCES tst_indexedcontainerproxyconstiterator.cpp
|
||
|
|
)
|