SkillAgentSearch skills...

Qmake2cmake

Convert QMake projects to CMake

Install / Use

/learn @diegostamigni/Qmake2cmake
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

QMake2CMake

This project is based on the pretty old QMake2CMake that has been improved, fixed and updated to the latest version of QT.

In order to use build this, do the following:

git clone https://github.com/diegostamigni/qmake2cmake.git
cd qmake2cmake
mkdir build
cd build
CMAKE_PREFIX_PATH=<QT INSTALLATION DIR> cmake ..
make

The above steps will generate the binary in the build folder.

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated6mo ago
Forks9

Languages

C++

Security Score

72/100

Audited on Sep 8, 2025

No findings