add_executable(TestView  main.cpp)

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