diff options
author | Craig Scott <craig.scott@crascit.com> | 2023-02-24 06:07:01 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2023-02-24 06:07:01 (GMT) |
commit | 31ef93f19ff9c1529024ab5e9b82143b99ef1c70 (patch) | |
tree | 26592baa0c0bdf2596fa3cdd1c7eb6edf0bb2542 /Help/guide/tutorial/Step5/MathFunctions/MathFunctions.cxx | |
parent | 3f41c0a12ad885102ae1bb1ab8cee444ad049040 (diff) | |
download | CMake-31ef93f19ff9c1529024ab5e9b82143b99ef1c70.zip CMake-31ef93f19ff9c1529024ab5e9b82143b99ef1c70.tar.gz CMake-31ef93f19ff9c1529024ab5e9b82143b99ef1c70.tar.bz2 |
FetchContent: Only use @-@ replacements for sub-build CMakeLists.txt
There was a mix of ${} and @-@ substitutions in the CMakeLists.txt.in
file. It is sometimes useful to temporarily put ${} evaluations there while
working on issues, but they get replaced. Using @ONLY leaves them
untouched and uses a consistent substitution method for the whole file.
Diffstat (limited to 'Help/guide/tutorial/Step5/MathFunctions/MathFunctions.cxx')
0 files changed, 0 insertions, 0 deletions