CMake Tutorial – Chapter 3: GUI Tool
Although when we looked at IDE projects generated by CMake we still used the
command line. You can also use the CMake GUI to generate and configure
projects. This can be convenient if you don’t like the command line, however
it can be even more useful than that.
CMake stores a lot of configuration settings …
Continue reading "CMake Tutorial – Chapter 3: GUI Tool"