Install
CMake differently depending on the operating system.
On Unix, you would perform the following:
./configure make make install
On Windows MSVC systems, find the CMakeSetup.dsw workspace and compile that project. (Note: pre-compiled binaries will be available shortly.)