diff options
| author | Daniel Eiband <daniel.eiband@brainlab.com> | 2019-09-14 20:01:20 (GMT) |
|---|---|---|
| committer | Daniel Eiband <daniel.eiband@brainlab.com> | 2019-09-17 20:52:32 (GMT) |
| commit | 56c204e8eb8914b2ca273a56119cf1c40e13d75d (patch) | |
| tree | 1d92f26a912997a7d4270af52c07e42ec553dac6 /Help/guide/tutorial/Step9/MathFunctions/MathFunctions.h | |
| parent | 3061dc6ac967e859424f81fb70bbc70a74246055 (diff) | |
| download | CMake-56c204e8eb8914b2ca273a56119cf1c40e13d75d.zip CMake-56c204e8eb8914b2ca273a56119cf1c40e13d75d.tar.gz CMake-56c204e8eb8914b2ca273a56119cf1c40e13d75d.tar.bz2 | |
cmMakefile: Refactor AddCustomCommandOldStyle to be delay friendly
Custom command functions consist of two parts: setup and commit. Only the
commit part will be delayed to generate time. This change puts the commit part
of AddCustomCommandOldStyle into a lambda. When delayed, it will not be
possible to break the loop over the outputs if an error occurs which seems
reasonable.
Diffstat (limited to 'Help/guide/tutorial/Step9/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions
