CMake

Building a Qt Windows Executable using CMake

Build a stand-alone Windows executable of your Qt application using CMake.

Building a Qt MacOS bundle using CMake

Build a stand-alone Windows executable of your Qt application using CMake.

Use CMake target in another folder

Use the same CMake target from one folder in another (sub)directory using CMake's include function.