Changes between Initial Version and Version 1 of CMake


Ignore:
Timestamp:
Apr 28, 2014 2:55:39 PM (10 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CMake

    v1 v1  
     1=== Introduction === 
     2[http://www.cmake.org/ CMake] is a cross-platform build system which 
     3generates build files for use by native build systems for different 
     4platforms.  On UNIX-like systems it generates makefiles.  For IceCube 
     5Offline Software it replaces '''''offline-mk'''''.  CMake provides  
     6easier per-project build configuration, a more standard build 
     7environment across different platforms, additional testing infrastructure,  
     8and out-of-source compilation. 
     9 
     10All documentation is hosted elsewhere now (and kept up to date!) 
     11 
     12http://software.icecube.wisc.edu/offline-software.trunk/projects/cmake/index.html