build: find waylandscanner and qtwaylandscanner from imported target
Removes the QTWAYLANDSCANNER env hack.
This commit is contained in:
parent
23f59ec4c3
commit
89d04f34a5
3 changed files with 35 additions and 22 deletions
|
@ -65,8 +65,6 @@
|
|||
++ lib.optional withPam pam
|
||||
++ lib.optional withPipewire pipewire;
|
||||
|
||||
QTWAYLANDSCANNER = lib.optionalString withWayland "${qt6.qtwayland}/libexec/qtwaylandscanner";
|
||||
|
||||
cmakeBuildType = if debug then "Debug" else "RelWithDebInfo";
|
||||
|
||||
cmakeFlags = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue