add_executable(TestCustomConstraints  main.cpp)

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