diff options
| author | Yuri Chornoivan <yurchor@ukr.net> | 2018-09-07 09:06:35 +0300 | 
|---|---|---|
| committer | Yuri Chornoivan <yurchor@ukr.net> | 2018-09-07 09:06:35 +0300 | 
| commit | a519c29e93de84e949ac308831160102cc733e59 (patch) | |
| tree | 9ff6075071ef555568910bd2a42dcac0b57d25e6 /modules/ECMAddQch.cmake | |
| parent | 381c44c1f4d894512c61c1fbded0a4ea4d872b81 (diff) | |
| download | extra-cmake-modules-a519c29e93de84e949ac308831160102cc733e59.tar.gz extra-cmake-modules-a519c29e93de84e949ac308831160102cc733e59.tar.bz2 | |
Fix minor EBN issues
Diffstat (limited to 'modules/ECMAddQch.cmake')
| -rw-r--r-- | modules/ECMAddQch.cmake | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/modules/ECMAddQch.cmake b/modules/ECMAddQch.cmake index 69a3bb46..40b6026b 100644 --- a/modules/ECMAddQch.cmake +++ b/modules/ECMAddQch.cmake @@ -222,7 +222,7 @@  # installed. It usually is the same as the one where the CMake config files  # for this software are installed.  # -# COMPONENT specifies the the installation component name with which the +# COMPONENT specifies the installation component name with which the  # install rule is associated.  #  # Example usage: | 
