Differences between revisions 7 and 8
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * [http://public.kitware.com/pipermail/cmake/2006-April/008793.html [CMake] autoconf: Does it meet these cross-platform goals?]  * [http://public.kitware.com/pipermail/cmake/2006-April/008793.html (CMake) autoconf: Does it meet these cross-platform goals?]

CMake notes

Eventually, we would like the Freesurfer codebase to build through [http://cmake.org CMake].

To get from the current Autoconf scheme to CMake is not trivial. Here are some notes: