qt-qconf

nice configure script for qmake-based projects

Install

All systems
curl cmd.cat/qt-qconf.sh
Debian Debian
apt-get install qconf
Ubuntu
apt-get install qconf
Arch Arch Linux
pacman -S qconf
image/svg+xml Kali Linux
apt-get install qconf
Fedora
dnf install qconf
Windows (WSL2)
sudo apt-get update sudo apt-get install qconf
Raspbian
apt-get install qconf

qconf

nice configure script for qmake-based projects

It is intended for developers who don’t need (or want) to use the more complex GNU autotools. With qconf/qmake, it is easy to maintain a cross-platform project that uses a familiar configuration interface on *nix. Qt 4.x and Qt 5.x are currently supported.