Commits


Sutou Kouhei authored and GitHub committed 24442530a65
GH-35315: [C++][CMake] Add presets for Flight SQL (#35317) ### Rationale for this change The `ninja-release-maximal` preset doesn't enable Flight SQL. ### What changes are included in this PR? Add Flight SQL related presets. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * Closes: #35315 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>