qbs-setup-qt
1.12.2-1.fc30.x86_64 : Cross platform build tool
RUN apt-get update && \
apt-get install -y qtcreator
RUN apt-get update && \
apt-get install -y qbs
RUN pacman -S --noconfirm qbs
RUN apt-get update && \
apt-get install -y qbs
RUN dnf install -y qbs-1
RUN apt-get update && \
apt-get install -y qtcreator