add_executable(TestView  main.cpp)

target_link_libraries(TestView KGantt6 Qt::Widgets Qt::PrintSupport)
