apol added a comment.
Also you maybe can move this code into the tests subdirectory, so it only needs to be run in `BUILD_TESTING`. I am not sure if this is going to work but I agree that if it has any opportunity then it's probably along these lines... INLINE COMMENTS > CMakeLists.txt:33 > +file(GLOB STYLE_FILES > + "styles" > +) Why do you need to GLOB? can't you just copy the whole directory over with all of the styles/controls inside? REPOSITORY R169 Kirigami REVISION DETAIL https://phabricator.kde.org/D7794 To: mart, #kirigami, dfaure, sitter Cc: apol, plasma-devel, mart, hein