Kate

在 3.27 版之後被棄用: Support for 額外生成器 is deprecated and will be removed from a future version of CMake. IDEs may use the cmake-file-api(7) to view CMake-generated project build trees.

生成 Kate 專案檔。

A project file for Kate will be created in the top directory in the top level build directory. To use it in Kate, the Project plugin must be enabled. The project file is loaded in Kate by opening the ProjectName.kateproject file in the editor. If the Kate Build-plugin is enabled, all targets generated by CMake are available for building.

This "extra" generator may be specified as:

Kate - MinGW Makefiles

使用 MinGW Makefiles 生成。

Kate - NMake Makefiles

使用 NMake Makefiles 生成。

Kate - Ninja

使用 Ninja 生成。

Kate - Ninja Multi-Config

使用 Ninja Multi-Config 生成。

Kate - Unix Makefiles

使用 Unix Makefiles 生成。