summaryrefslogtreecommitdiff
path: root/Source
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2023-02-18 23:34:09 +0100
committerBrad King <brad.king@kitware.com>2023-02-20 09:08:56 -0500
commit2b713b0f9590831e24c8771768ffd0710c7198ce (patch)
tree97968bf8de669a8e512685d627d4b3c4904bce31 /Source
parentf6f8f89e6cc03da0c423a239f47a161dab3c7cb2 (diff)
downloadcmake-2b713b0f9590831e24c8771768ffd0710c7198ce.tar.gz
Kate: mention Ninja Multiconfig in the docs
Diffstat (limited to 'Source')
-rw-r--r--Source/cmExtraKateGenerator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmExtraKateGenerator.h b/Source/cmExtraKateGenerator.h
index 9ffcac4467..203fa2f11c 100644
--- a/Source/cmExtraKateGenerator.h
+++ b/Source/cmExtraKateGenerator.h
@@ -5,6 +5,7 @@
#include "cmConfigure.h" // IWYU pragma: keep
#include <string>
+#include <vector>
#include "cmExternalMakefileProjectGenerator.h"