mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
cmListFileCache: Remove cmState header include
Include it in dependents which have previously relied on it transitively.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
file Copyright.txt or https://cmake.org/licensing for details. */
|
||||
#include "cmFindLibraryCommand.h"
|
||||
|
||||
#include "cmState.h"
|
||||
#include <cmsys/Directory.hxx>
|
||||
|
||||
cmFindLibraryCommand::cmFindLibraryCommand()
|
||||
|
||||
Reference in New Issue
Block a user