Difference between revisions of "CMake"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
Line 1: Line 1:
[[Category:Software]][[Category:Programming]][[Category:Build System]]
+
[[Category:Software]][[Category:Software Development]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|cmake}}
 
|{{#vardefine:app|cmake}}

Revision as of 13:35, 3 June 2022

Description

cmake website  

CMake is a cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.

Required Modules

modules documentation

Serial

  • cmake

System Variables

  • HPC_CMAKE_DIR - installation directory
  • HPC_CMAKE_BIN - executable directory
  • HPC_CMAKE_DOC - documentation directory
  • HPC_CMAKE_INC - includes directory





Validation

  • Validated 4/5/2018