-
Suggestion
-
Resolution: Done
-
P2: Important
-
None
-
b82d51ad694e063e0f2d18babf05bfb5a8ddec0e (qt-creator/qt-creator/4.14)
The helper qlitehtml library always builds the own copy of litehtml in case it is found as subdirectory in the qlitehtml sources. This means the only way to attempt using a system version of litehtml is to remove the embedded copy.
Please add qmake/CMake variables, so it is easier to use a system version of litehtml without messying with the Qt Creator sources.