Watch
1
0
Fork
You've already forked RedFlag
0
RedFlag/desktop/.qmlls.ini
Fimeg 87038170ac desktop: point qmlls at a relative build dir
The tracked buildDir was an absolute path into a worktree that no longer exists, so the setting was already dead.

It is also what the release workflow's public-history gate rejects; relative to desktop/ it resolves in any checkout.
2026-09-03 18:49:01 -04:00

3 lines
66 B
INI

[General]
buildDir="target/cxxqt/qml_modules"
no-cmake-calls=true