add_executable(TestGfxView  main.cpp)

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