lxqt.lxqt-config: build with C++20
This will become important for kscreen 6.4.
This commit is contained in:
@@ -64,6 +64,8 @@ stdenv.mkDerivation rec {
|
||||
xf86inputlibinput.dev
|
||||
];
|
||||
|
||||
cmakeFlags = [ "-DCMAKE_CXX_STANDARD=20" ];
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace lxqt-config-appearance/configothertoolkits.cpp \
|
||||
--replace-fail 'QStringLiteral("gsettings' \
|
||||
|
||||
Reference in New Issue
Block a user