qt5SDK: build with documentation
It was disabled due to a build error that is now fixed.
This commit is contained in:
parent
019a23db3e
commit
84c96cd4f6
@ -7975,7 +7975,7 @@ let
|
||||
qt5SDK = qtcreator.override {
|
||||
sdkBuild = true;
|
||||
qtLib = qt5Full;
|
||||
withDocumentation = false; # fails to setup some paths
|
||||
withDocumentation = true;
|
||||
};
|
||||
|
||||
qtcreator = callPackage ../development/qtcreator {
|
||||
|
Loading…
x
Reference in New Issue
Block a user