add_executable(TestView  main.cpp)

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