1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-18 00:02:21 +08:00

Separate compilation for commands included in cmBootstrapCommands1

This commit is contained in:
Daniel Pfeifer
2016-10-19 21:59:14 +02:00
parent f69e768d94
commit 64f9c282f3
20 changed files with 198 additions and 45 deletions

View File

@@ -2,6 +2,8 @@
file Copyright.txt or https://cmake.org/licensing for details. */
#include "cmFunctionCommand.h"
#include "cmState.h"
#include "cmSystemTools.h"
#include "cmake.h"
// define the class for function commands