add_executable(TestGfxView  main.cpp)

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