commit | 611d80179006ba6670273fcfcad46b0bb64a36c2 | [log] [tgz] |
---|---|---|
author | Matthew Woehlke <matthew.woehlke@kitware.com> | Thu Sep 22 13:43:14 2022 -0400 |
committer | Matthew Woehlke <matthew.woehlke@kitware.com> | Thu Sep 22 14:56:50 2022 -0400 |
tree | 1975420c55f72ce6e9beb22c80aeae18398ded6b | |
parent | a04eaf6742d98dd415ee939eae8c955c8afd1ce6 [diff] |
try_compile: Add SOURCE_FROM_FILE Add ability to copy try_compile (and try_run) source files from arbitrary locations into the operation directory. This is included for the sake of completion and consolidation, although use cases which actually require this may be rare.