summaryrefslogtreecommitdiff
path: root/Source/cmCreateTestSourceList.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/cmCreateTestSourceList.cxx
parentf69e768d94ff5e0238cbb924836737c4ce11a930 (diff)
downloadcmake-64f9c282f3337335c05a062f341fd5155cade51c.tar.gz
Separate compilation for commands included in cmBootstrapCommands1
Diffstat (limited to 'Source/cmCreateTestSourceList.cxx')
-rw-r--r--Source/cmCreateTestSourceList.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmCreateTestSourceList.cxx b/Source/cmCreateTestSourceList.cxx
index ec62c5bc6e..b062d4d9f6 100644
--- a/Source/cmCreateTestSourceList.cxx
+++ b/Source/cmCreateTestSourceList.cxx
@@ -3,6 +3,7 @@
#include "cmCreateTestSourceList.h"
#include "cmSourceFile.h"
+#include "cmSystemTools.h"
// cmCreateTestSourceList
bool cmCreateTestSourceList::InitialPass(std::vector<std::string> const& args,