qskinny
qskinny copied to clipboard
fix issue with building with both examples and playground disabled
When building qskinny with both -DBUILD_EXAMPLES=OFF
and -DBUILD_PLAYGROUND=OFF
, cmake cannot find the QtQuick library. Probably it gets pulled as part of QuickWidgets and WebEngine