Skip to content
Snippets Groups Projects
Forked from CMake / CMake
Source project has a limited visibility.
  • Brad King's avatar
    0c7029c6
    Refactor CMake version handling · 0c7029c6
    Brad King authored
    Move the CMake version number components out of "CMakeLists.txt" into
    dedicated file "Source/CMakeVersion.cmake".  Set the TWEAK level to the
    date explicitly.  Add a "Source/CMakeVersion.bash" script to update the
    date, thus replacing KWSys DateStamp for CMake.  Teach the bootstrap
    script to extract the version components from their new location.
    0c7029c6
    History
    Refactor CMake version handling
    Brad King authored
    Move the CMake version number components out of "CMakeLists.txt" into
    dedicated file "Source/CMakeVersion.cmake".  Set the TWEAK level to the
    date explicitly.  Add a "Source/CMakeVersion.bash" script to update the
    date, thus replacing KWSys DateStamp for CMake.  Teach the bootstrap
    script to extract the version components from their new location.