Make sure small static libs for kconfigxt are build before targets
Otherwise the headers might not be generated yet.
This is an attempt to unbreak the appimage builds, on the normal CI & locally it builds fine.
See https://cmake.org/cmake/help/v3.0/command/add_dependencies.html for reference