Changes

Cmake

259 bytes added, 10:47, 9 February 2014
no edit summary
= Start Developing with CMAKE =
__TOC__<section br> == Useful information[http://www.cmake.org/Wiki/CMake <br>] == [http://www.cmake.org/Wiki/CMake CMAKE&nbsp;wiki page]<br> == Install cmake == Using Ubuntu 12.04 is very simple install it using apt-get as:<pre>sudo apt-get install cmake cmake-gui</pre>