mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 20:29:49 -05:00
cmState: Split auxiliary classes into separate files
Port dependents to the new locations as needed. Leave behind a cmState.h include in cmListFileCache to reduce noise. It is removed in a following commit.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#ifndef cmLinkLineComputer_h
|
||||
#define cmLinkLineComputer_h
|
||||
|
||||
#include "cmState.h"
|
||||
#include "cmStateDirectory.h"
|
||||
|
||||
class cmComputeLinkInformation;
|
||||
class cmOutputConverter;
|
||||
|
||||
Reference in New Issue
Block a user