diff options
author | Regina Pfeifer <regina@mailbox.org> | 2019-03-23 21:45:41 (GMT) |
---|---|---|
committer | Kyle Edwards <kyle.edwards@kitware.com> | 2019-04-04 17:24:40 (GMT) |
commit | 45edf1ad66a97e9083b37aeab18e33436df70b29 (patch) | |
tree | f7487b9ef91bf513443210dd648694a37a491a49 /Source/CMakeLists.txt | |
parent | f5acecaa6f653ac6d4f216e5403d917856fbe19e (diff) | |
download | CMake-45edf1ad66a97e9083b37aeab18e33436df70b29.zip CMake-45edf1ad66a97e9083b37aeab18e33436df70b29.tar.gz CMake-45edf1ad66a97e9083b37aeab18e33436df70b29.tar.bz2 |
Retire cmCommandArgumentsHelper
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r-- | Source/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index a2836d6..0e1cc20 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -445,8 +445,6 @@ set(SRCS cmCMakeMinimumRequired.h cmCMakePolicyCommand.cxx cmCMakePolicyCommand.h - cmCommandArgumentsHelper.cxx - cmCommandArgumentsHelper.h cmConditionEvaluator.cxx cmConditionEvaluator.h cmConfigureFileCommand.cxx |