|
@@ -18,6 +18,7 @@
|
|
|
#include "cmLinkItem.h"
|
|
#include "cmLinkItem.h"
|
|
|
#include "cmListFileCache.h"
|
|
#include "cmListFileCache.h"
|
|
|
#include "cmPolicies.h"
|
|
#include "cmPolicies.h"
|
|
|
|
|
+#include "cmProperty.h"
|
|
|
#include "cmStateTypes.h"
|
|
#include "cmStateTypes.h"
|
|
|
|
|
|
|
|
class cmComputeLinkInformation;
|
|
class cmComputeLinkInformation;
|
|
@@ -31,8 +32,6 @@ class cmTarget;
|
|
|
struct cmGeneratorExpressionContext;
|
|
struct cmGeneratorExpressionContext;
|
|
|
struct cmGeneratorExpressionDAGChecker;
|
|
struct cmGeneratorExpressionDAGChecker;
|
|
|
|
|
|
|
|
-#include "cmProperty.h"
|
|
|
|
|
-
|
|
|
|
|
class cmGeneratorTarget
|
|
class cmGeneratorTarget
|
|
|
{
|
|
{
|
|
|
public:
|
|
public:
|