Begin move to kde configuration

This commit is contained in:
Florian RICHER 2025-06-27 13:46:00 +02:00
parent a068fe8afc
commit a6f818864a
11 changed files with 58 additions and 198 deletions

View file

@ -43,7 +43,6 @@
dontFixCmake = true;
cmakeFlags = [
"-DQT_MAJOR_VERSION=6"
"-DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON"
"-DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo"
];