Commit 79e1fa7
committed
ENH: Make ITK_CMAKE_DIR an internal cache variable
When building ITK with FetchConent, ITK_CMAKE_DIR is needed in the
parent project for configurations paths, and in the
itk_generate_factory_registration macro. Making this variable a cache
entry enables it to be access by the parent project.1 parent d98a658 commit 79e1fa7
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
71 | 79 | | |
72 | 80 | | |
73 | 81 | | |
| |||
0 commit comments