add_executable(Ganttview-manual-test main.cpp)
target_link_libraries(Ganttview-manual-test ${QT_LIBRARIES} kdchart testtools)
