forked from qt-creator/qt-creator
6 lines
85 B
CMake
6 lines
85 B
CMake
|
|
add_qtc_test(tst_qmljstools
|
||
|
|
DEPENDS QmlJS
|
||
|
|
DEFINES
|
||
|
|
SOURCES tst_qmljsutils.cpp
|
||
|
|
)
|