Install qt5-qmake by entering the following commands in the terminal:
sudo apt update sudo apt install qt5-qmake
Description:
Qt 5 qmake Makefile generator tool
Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt 5 qmake, a tool that helps simplify the build process for development project across different platforms. qmake automates the generation of Makefiles so that only a few lines of information are needed to create each Makefile. qmake can be used for any software project, whether it is written using Qt or not. . Qt 5 qmake requires a platform and compiler description file which contains many default values used to generate appropriate Makefiles. . This package contains also these platform specifications.
Homepage: http://qt-project.org/
Version: 5.9.5+dfsg-0ubuntu1
Section: devel