Advanced CMake features to power up your CFD development
In this article, we look at some more advanced concepts in CMake that will help you automate your build process from start to end. We first look at programming with variables, conditional statements, and loops, and then look at functions and macros, configure files, generator expressions, and finally policies. If you master these concepts, you …
Advanced CMake features to power up your CFD development Read More »