aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/profilewriter/CMakeLists.txt
blob: c929843c83070626de36e3e07afd3a5645e15979 (plain)
1
2
3
4
5
add_qtc_test(tst_profilewriter
  DEPENDS Utils ProParser
  INCLUDES "${CMAKE_SOURCE_DIR}/src/shared/proparser"
  SOURCES tst_profilewriter.cpp
)