Commit 03d1bcb
committed
ENH: GenerateCLP: Force GenerateCLPLauncher rebuild on GenerateCLP change
Previously, the launcher did not rebuild when the GenerateCLP executable
changed. This caused other application that have a dependency on the
launcher to NOT regenerate their CLP header files. The user would have
to specifically ask for a rebuild.
By forcing the launcher to rebuild whenever GenerateCLP has changed, we
make sure that the applications will regenerate their CLP header file.1 parent 7f47109 commit 03d1bcb
1 file changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
182 | 185 | | |
183 | 186 | | |
184 | | - | |
| 187 | + | |
185 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
186 | 193 | | |
187 | | - | |
| 194 | + | |
| 195 | + | |
188 | 196 | | |
189 | 197 | | |
190 | 198 | | |
| |||
0 commit comments