uwerat / qskinny

A lightweight framework on top of the Qt scene graph and only few classes from Qt/Quick. It is usable from C++ and/or QML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

limiting the libs used for examples

uwerat opened this issue · comments

commented

at the moment libtestsupport and libqskqmlexport are linked against all examples: see qsk_add_example in QskBuildFunctions.cmake, but not all examples need the, F.e libqskqmlexport is only needed when the example has QML code