Commit 14a2524
BUG: Missing binary Examples folder
`RunExamples` has been moved from `ITKSoftwareGuide/SoftwareGuide/Examples`
to a CMake `ExternalProject_Add`. This means that the subfolder
`ITKSoftwareGuide/SoftwareGuide/Examples` is not created a configure time
anymore. When Examples are parsed to be converted to `tex` files, the parser
fails to write the generated `tex` file as the output folder does not
exist.1 parent ab408e3 commit 14a2524
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
159 | 169 | | |
160 | 170 | | |
161 | 171 | | |
| |||
0 commit comments