Webinar 2017 Automating Software Build Process using CMake – Part II
From SHARCNETHelp
Jump to navigationJump to searchCMake is a cross-platform, free and open-source build system that allows you automatically build, test, verify, package and deploy software in a compiler-independent manner. In Part I of this seminar we introduced CMake and the first three steps of our tutorial:
https://www.youtube.com/watch?v=7wxzoAdZcKE
In Part II we will continue with more steps covering other techniques like adding options, correct way of finding Boost library, configuring header files, producing installation packages and so on. It is highly recommended to review the prior talk before attending this one.