KDAB / KDDockWidgets

KDAB's Dock Widget Framework for Qt
https://www.kdab.com/development-resources/qt-tools/kddockwidgets
Other
754 stars 163 forks source link

CI: Don't build examples initially in examples.yml #419

Closed iamsergio closed 10 months ago

iamsergio commented 10 months ago

Here we build the examples one by one against an installed KDDW. Let's not waste time building the examples when we're building KDDW itself.

iamsergio commented 10 months ago

already merged