FARSIGHT Tutorials/Building Software/Installing CMake

From FarsightWiki
(Difference between revisions)
Jump to: navigation, search
(New page: = Overview = Although CMake is an Open Source project, you don't need to download the source code and build it. Instead you can simply download one of the binary builds, which is a much s...)
 
(Get CMake)
Line 5: Line 5:
 
= Get CMake =
 
= Get CMake =
  
You will need the most recent release of [http://www.cmake.org CMake] in order to configure ITK.
+
You can download CMake binaries from
that are available at
+
  
 
* [http://www.cmake.org/cmake/resources/software.html CMake Download Page]
 
* [http://www.cmake.org/cmake/resources/software.html CMake Download Page]

Revision as of 14:41, 30 April 2009

Overview

Although CMake is an Open Source project, you don't need to download the source code and build it. Instead you can simply download one of the binary builds, which is a much simpler process.

Get CMake

You can download CMake binaries from

Choose the one appropriate for your platform.

Please note that if you are using a GNU/Linux distribution or GNU/Cygwin, you may have CMake already installed. CMake is available as a package in the most popular GNU/Linux distributions (Debian, Ubuntu, RedHat).

Personal tools