CMake/Obtaining: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Created page with "==GraphicalTutorials== * Windows XP, CMake 2.4")
 
No edit summary
Line 1: Line 1:
* Download the files from here: http://www.cmake.org/HTML/Download.html
You want the Win32 installer. Simply download and run the installer. Accept the defaults for everything except when it asks you to add CMake to the system path. For this choice, tell it to add CMake to the system path for all users.
==GraphicalTutorials==
==GraphicalTutorials==
* [[CMake/Obtaining/WindowsXPCMake24|Windows XP, CMake 2.4]]
* See an example of how to use CMake to build a library here: [[CMake/Obtaining/ExampleWindowsXPCMake24|Windows XP, CMake 2.4]]

Revision as of 14:28, 1 October 2010

You want the Win32 installer. Simply download and run the installer. Accept the defaults for everything except when it asks you to add CMake to the system path. For this choice, tell it to add CMake to the system path for all users.

GraphicalTutorials