How to use CMake/CPack to create beautiful GUI-installers
In this article, we look at the CMake utility tool CPack, which helps us package our libraries and executables generated by CMake into a nice and easy-to-use graphical user interface to guide users through the installation process. Windows users will be familiar with these graphical user interfaces for installation, where we can select an installation …
How to use CMake/CPack to create beautiful GUI-installers Read More »