Commit 66916d6
committed
COMP: Bump itkeigen cmake_minimum to 3.16.3 and clarify dead-block wrap
Bump line 2 from 3.10.2 to 3.16.3 to match ITK proper, and replace the
if(FALSE) ... endif() wrapper around the upstream Eigen logic with
#[[ ... #]] CMake multiline-comment markers so IDEs render the
disabled region as dimmed dead code.1 parent f6eb95b commit 66916d6
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
831 | | - | |
| 831 | + | |
832 | 832 | | |
833 | 833 | | |
834 | 834 | | |
| |||
0 commit comments