Creating shortcuts with parameters using CMake/CPack and NSIS
CMake/CPack does a pretty good job of making it relatively easy to create a basic Windows installer. Sometimes, however, it […]
Material relating to building, testing, packaging and deploying software with the CMake suite of tools.
CMake/CPack does a pretty good job of making it relatively easy to create a basic Windows installer. Sometimes, however, it […]
Arguably the most flexible, robust way to incorporate gtest or gmock into a CMake project.
A common situation facing many projects is how to incorporate large binary assets into the main source code and its
Updated June 2020 With the constant evolution of C++, build systems have had to deal with the complication of selecting
If only software build systems would do what we intuitively expect! I’m sure many of you have your own horror