Kate: mention Ninja Multiconfig in the docs

This commit is contained in:
Alexander Neundorf 2023-02-18 23:34:09 +01:00 committed by Brad King
parent f6f8f89e6c
commit 2b713b0f95
2 changed files with 4 additions and 0 deletions

View File

@ -28,5 +28,8 @@ This "extra" generator may be specified as:
``Kate - Ninja``
Generate with :generator:`Ninja`.
``Kate - Ninja Multi-Config``
Generate with :generator:`Ninja Multi-Config`.
``Kate - Unix Makefiles``
Generate with :generator:`Unix Makefiles`.

View File

@ -5,6 +5,7 @@
#include "cmConfigure.h" // IWYU pragma: keep
#include <string>
#include <vector>
#include "cmExternalMakefileProjectGenerator.h"