forked from qt-creator/qt-creator
6 lines
79 B
CMake
6 lines
79 B
CMake
|
|
add_qtc_test(tst_manual_shootout
|
||
|
|
MANUALTEST
|
||
|
|
SOURCES
|
||
|
|
tst_codesize.cpp
|
||
|
|
)
|