Skip to content

Add Meson-ified dependencies (consolidation branch)

Amy spark requested to merge lsegovia/krita:work/amyspark/meson-setup into master

👋

This MR integrates, for ease of testing and review, the 3rdparty and packaging changes from !1607 (merged) and !1599 (merged), so that we no longer need to cherry-pick the Meson fixes on both MRs.

See 3rdparty/CMakeLists.txt for the new dependencies.

Test Plan

Build 3rdparty.

Formalities Checklist

  • I confirmed this builds.
  • I confirmed Krita ran and the relevant functions work.
  • I tested the relevant unit tests and can confirm they are not broken. (If not possible, don't hesitate to ask for help!)
  • I made sure my commits build individually and have good descriptions as per KDE guidelines.
  • I made sure my code conforms to the standards set in the HACKING file.
  • I can confirm the code is licensed and attributed appropriately, and that unattributed code is mine, as per KDE Licensing Policy.

/cc @woltherav @ivany @emmetoneill @eoinoneill

Edited by Amy spark

Merge request reports