diff options
Diffstat (limited to 'Source/cmTargetSourcesCommand.h')
-rw-r--r-- | Source/cmTargetSourcesCommand.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmTargetSourcesCommand.h b/Source/cmTargetSourcesCommand.h index a170e36..3768f30 100644 --- a/Source/cmTargetSourcesCommand.h +++ b/Source/cmTargetSourcesCommand.h @@ -15,7 +15,6 @@ #include "cmTargetPropCommandBase.h" -//---------------------------------------------------------------------------- class cmTargetSourcesCommand : public cmTargetPropCommandBase { public: |