CMake - Concepts and Options
CMake Concepts, Compile Options, Commands, CMake-Format, Header-Only Library, Static Library, fPIC
Concepts
CMake is a “write-only” language 😉, because it was only meant to be written, not for reading, jokingly. This is because:
The syntax is not quite a real scripting language
CMake uses...
Posted by Rico's Nerd Cluster on October 1, 2023