Commit 1c2cb5a
committed
Shorted build path to allow ITK to build on MSVC
Addresses the following build error:
loading initial cache file
C:/d/p/_skbuild/cmake-build/SimpleITK-superbuild/ITK-build/CMakeCacheInit.txt
CMake Error at CMakeLists.txt:30 (message):
ITK source code directory path length is too long (52 > 50).Please
move the ITK source code directory to a directory with a shorter path.1 parent 3baf88a commit 1c2cb5a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments