Files
CMake/Help/release
Zack Galbreath 7dc39e7221 ctest: prioritize presets over existing DartConfiguration.tcl commands
CMake writes ConfigureCommand and MakeCommand entries into
DartConfiguration.tcl when configuring a project that uses the CTest module.

These values prevented users from being able to use configure/build presets
in dashboard client mode from a pre-configured build directory.

This commit updates ctest_configure() and ctest_build() to ignore
CTEST_CONFIGURE_COMMAND / CTEST_BUILD_COMMAND when a preset is specified.
This allows the requested preset to be honored.
2026-05-29 11:40:47 -04:00
..
2026-04-20 13:40:12 -04:00
2026-04-20 14:24:19 -04:00
2026-04-20 15:17:19 -04:00
2026-05-21 13:31:34 -04:00
2026-05-21 14:32:22 -04:00
2026-02-17 14:27:25 -05:00