qtcreator: enable checking
This commit is contained in:
parent
c91dcacf1b
commit
288cf9fa2a
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
nativeBuildInputs = [ qmakeHook makeQtWrapper makeWrapper ];
|
nativeBuildInputs = [ qmakeHook makeQtWrapper makeWrapper ];
|
||||||
|
|
||||||
doCheck = false;
|
doCheck = true;
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user