mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 22:30:13 -06:00
Kate: mention Ninja Multiconfig in the docs
This commit is contained in:
committed by
Brad King
parent
f6f8f89e6c
commit
2b713b0f95
@@ -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`.
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
#include "cmConfigure.h" // IWYU pragma: keep
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "cmExternalMakefileProjectGenerator.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user