diff options
author | Craig Scott <craig.scott@crascit.com> | 2022-05-17 04:42:31 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2022-05-17 04:42:31 (GMT) |
commit | 82f3ceb26b82913984dc1d59444cf6c07e364178 (patch) | |
tree | ee36d0ee3bfb8d8924314d9793feb01a638a2d3f /Help/guide/tutorial/Step2/MathFunctions | |
parent | 7a390edefbc5de670f9b5cab60d282df2e22f548 (diff) | |
download | CMake-82f3ceb26b82913984dc1d59444cf6c07e364178.zip CMake-82f3ceb26b82913984dc1d59444cf6c07e364178.tar.gz CMake-82f3ceb26b82913984dc1d59444cf6c07e364178.tar.bz2 |
FetchContent: Use Debug rather than Release for sub-build
The config used can be part of the path to the sub-build. On some
platforms, there are restrictions on the length of paths or file names.
Use Debug rather than Release because the former is shorter.
When CMAKE_CONFIGURATION_TYPES is left at its default, this also
makes the path the same as the previous default before 10865c8e5f
(FetchContent: Hard-code a config for the sub-build, 2022-05-01) .
Diffstat (limited to 'Help/guide/tutorial/Step2/MathFunctions')
0 files changed, 0 insertions, 0 deletions