forked from qt-creator/qt-creator
5 lines
113 B
CMake
5 lines
113 B
CMake
![]() |
add_qtc_test(tst_pointeralgorithm
|
||
|
INCLUDES "${CMAKE_SOURCE_DIR}/src/libs"
|
||
|
SOURCES tst_pointeralgorithm.cpp
|
||
|
)
|