add_executable(TestGfxView  main.cpp)

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