summaryrefslogtreecommitdiff
path: root/Source/cmConfigureFileCommand.cxx
diff options
context:
space:
mode:
authorDaniel Pfeifer <daniel@pfeifer-mail.de>2016-10-19 21:59:14 +0200
committerDaniel Pfeifer <daniel@pfeifer-mail.de>2016-10-21 18:14:51 +0200
commit64f9c282f3337335c05a062f341fd5155cade51c (patch)
treec72f20f1725d7ead955e1fa962be83ffdd562e37 /Source/cmConfigureFileCommand.cxx
parentf69e768d94ff5e0238cbb924836737c4ce11a930 (diff)
downloadcmake-64f9c282f3337335c05a062f341fd5155cade51c.tar.gz
Separate compilation for commands included in cmBootstrapCommands1
Diffstat (limited to 'Source/cmConfigureFileCommand.cxx')
-rw-r--r--Source/cmConfigureFileCommand.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmConfigureFileCommand.cxx b/Source/cmConfigureFileCommand.cxx
index 6a451f5fd3..0755dceb7d 100644
--- a/Source/cmConfigureFileCommand.cxx
+++ b/Source/cmConfigureFileCommand.cxx
@@ -2,6 +2,8 @@
file Copyright.txt or https://cmake.org/licensing for details. */
#include "cmConfigureFileCommand.h"
+#include "cmSystemTools.h"
+
#include <cmsys/RegularExpression.hxx>
// cmConfigureFileCommand