diff options
Diffstat (limited to 'modules/ECMConfiguredInstall.cmake')
-rw-r--r-- | modules/ECMConfiguredInstall.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ECMConfiguredInstall.cmake b/modules/ECMConfiguredInstall.cmake index e3e77312..9a6f5ce6 100644 --- a/modules/ECMConfiguredInstall.cmake +++ b/modules/ECMConfiguredInstall.cmake @@ -8,7 +8,7 @@ ECMConfiguredInstall Takes a list of files, runs configure_file on each and installs the resultant configured files in the given location. -Any suffix of ".in" in the passed file names wil be stripped from the file name at the installed location. +Any suffix of ".in" in the passed file names will be stripped from the file name at the installed location. :: |