[root]/Modules/ExtractSubvolume

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 6 (100.0%) | 230 (100.0%) | 38.3 |
| pieper | 5 (83.3%) | 230 (100.0%) | 46.0 |
| jcfr | 1 (16.7%) | 0 (0.0%) | 0.0 |
ENH: Update CMakeLists.txt - CMake 2.6 is now required
The following line have been added:
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
IF(COMMAND CMAKE_POLICY)
CMAKE_POLICY(SET CMP0003 NEW)
ENDIF(COMMAND CMAKE_POLICY)
MARK_AS_ADVANCED(CMAKE_BACKWARDS_COMPATIBILITY)
0 lines of code changed in 1 file:
BUG: add missing ack
0 lines of code changed in 1 file:
BUG: add missing link to documentation
0 lines of code changed in 1 file:
BUG: add subvolume module requested by Ron for the 3.4 release
230 lines of code changed in 3 files: