1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00

cmCommand: Remove

Finally. All commands are immutable.
This commit is contained in:
Daniel Pfeifer
2024-11-02 16:14:01 +01:00
parent 8768a0c6e1
commit 1b8f9274b2
6 changed files with 0 additions and 169 deletions

View File

@@ -315,7 +315,6 @@ CMAKE_CXX_SOURCES="\
cmCMakePolicyCommand \
cmCPackPropertiesGenerator \
cmCacheManager \
cmCommand \
cmCommandArgumentParserHelper \
cmCommands \
cmCommonTargetGenerator \