CMake/Auxiliary
Evan Wilde c1d787e473 Swift: Add abstraction for compilation mode
Add a `CMAKE_Swift_COMPILATION_MODE` variable and corresponding
`Swift_COMPILATION_MODE` target property to control the compilation
mode.  Select among `wholemodule`, `singlefile`, and `incremental`.

Add policy CMP0157 to remove the default `-wmo` flags in favor of the
abstract setting.

Issue: #25366
2023-11-17 08:43:21 -05:00
..
bash-completion bash-completion: Support CMakePresets in cmake and ctest completion 2022-04-29 14:33:19 +10:00
vim Swift: Add abstraction for compilation mode 2023-11-17 08:43:21 -05:00
cmake-mode.el Properly handle cases where topic argument is defaulted 2023-04-21 14:34:51 +02:00
cmake.m4 LCC: Add dedicated support for MCST LCC compiler 2021-10-15 05:05:19 +03:00
CMakeLists.txt Auxiliary: Add options to control Vim and Emacs file installation 2020-07-21 08:34:30 -04:00