HPC:CMake

From HPC wiki
Revision as of 13:24, 24 August 2021 by Asrini (talk | contribs) (Created page with "=== CMake === CMake is a cross-platform, open-source build system generator. For full documentation visit the [https://cmake.org/ '''CMake Home Page'''] and the [https://cma...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

CMake

CMake is a cross-platform, open-source build system generator.

For full documentation visit the CMake Home Page and the CMake Documentation Page. The [https://gitlab.kitware.com/cmake/community/-/wikis/home CMake Community Wiki also references useful guides and recipes.

Usage