[root]/Modules/CommandLineModule/Testing/HelloSlicer

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 12 (100.0%) | 91 (100.0%) | 7.5 |
| naucoin | 9 (75.0%) | 89 (97.8%) | 9.8 |
| barre | 2 (16.7%) | 2 (2.2%) | 1.0 |
| jcfr | 1 (8.3%) | 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: fix submission to dashboard for plugins
0 lines of code changed in 1 file:
ENH: hide testing tricks inside a macro
2 lines of code changed in 1 file:
BUG: updated to match HelloWorld/CMakeLists.txt
2 lines of code changed in 1 file:
BUG: renamed to HelloSlicer
87 lines of code changed in 6 files:
BUG: disambiguating between tutorial files and this one for developer level testing
0 lines of code changed in 2 files: