| 1 | /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying |
| 2 | file LICENSE.rst or https://cmake.org/licensing for details. */ |
| 3 | /* clang-format off */ |
| 4 | #include "cmGeneratorTarget.h" |
nothing calls this directly
no test coverage detected