Skip to content
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.

Latest commit

 

History

History
27 lines (22 loc) · 798 Bytes

File metadata and controls

27 lines (22 loc) · 798 Bytes

CMake

CMake is a meta-build system used to generate the build files for a chosen build tool or IDE. It is currently used for all OME C++ components and is required for building them.

System Package
BSD Ports devel/cmake
Debian/Ubuntu cmake
Homebrew cmake
RedHat/CentOS cmake3*
*

From EPEL. Note that the commands have a 3 suffix, and and are named cmake3, ctest3 etc.