add_executable(TestCustomConstraints  main.cpp)

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