Open abogani opened 1 year ago
Does a qmake option make sense?
qmake CUMBIA_QTCONTROLS_XML_ROOT=my/custom/path
Unfortunately, that doesn't solve my issue. Indeed I would need to define the file path at run-time.
Done in commit a49a34b128f3251abeca9b8a7feefddb1ec816b0
The cuuimake tool looks for the cuuimake-cumbia-qtcontrols.xml file using the path where the former was built. I didn't find a way to pass the file with a different path.