[root]/Modules/ChangeTracker/DeformableMetric
![]()
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 11 (100.0%) | 18 (100.0%) | 1.6 |
| fedorov | 4 (36.4%) | 18 (100.0%) | 4.5 |
| pieper | 2 (18.2%) | 0 (0.0%) | 0.0 |
| lorensen | 4 (36.4%) | 0 (0.0%) | 0.0 |
| jcfr | 1 (9.1%) | 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:
ENH: save jacobian image
0 lines of code changed in 1 file:
COMP: apply patches from Attila Nagy for Solaris builds
0 lines of code changed in 2 files:
BUG: targets related to deformable metric were not installed correctly
12 lines of code changed in 1 file:
BUG: bins are not plugins
6 lines of code changed in 2 files:
COMP: warnings removed.
0 lines of code changed in 2 files:
COMP: many warnings removed. STYLE: mainly indentation.
0 lines of code changed in 2 files: