CMake/Obtaining: Difference between revisions
From KitwarePublic
< CMake
Jump to navigationJump to search
Daviddoria (talk | contribs) (Created page with "==GraphicalTutorials== * Windows XP, CMake 2.4") |
Daviddoria (talk | contribs) 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/ | * 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
- 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
- See an example of how to use CMake to build a library here: Windows XP, CMake 2.4