add_executable(TestCustomConstraints  main.cpp)

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