Refactor: Move some functionality away from cmOutputConverter
Moved:
-
ContainedInDirectory
tocmStateDirectory
-
ForceToRelativePath
tocmSystem
This reduces coupling with cmStateDirectory
(although it is still present via cmStateSnapshot)
Moved:
ContainedInDirectory
to cmStateDirectory
ForceToRelativePath
to cmSystem
This reduces coupling with cmStateDirectory
(although it is still present via cmStateSnapshot)