From 8ac2f4f798012203d770049eb4a4374a3c5390ed Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Tue, 13 Jul 2021 22:35:29 +0200 Subject: Fix typos found by codespell GIT_SILENT --- modules/ECMFindModuleHelpers.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ECMFindModuleHelpers.cmake') diff --git a/modules/ECMFindModuleHelpers.cmake b/modules/ECMFindModuleHelpers.cmake index aec2abb4..ce873b4b 100644 --- a/modules/ECMFindModuleHelpers.cmake +++ b/modules/ECMFindModuleHelpers.cmake @@ -72,7 +72,7 @@ for each component. If SKIP_DEPENDENCY_HANDLING is not set, the INTERFACE_LINK_LIBRARIES property of the imported target for will be set to contain the imported targets for the components listed in __component_deps. -_FOUND will also be set to false if any of the compoments in +_FOUND will also be set to false if any of the components in __component_deps are not found. This requires the components in __component_deps to be listed before in the COMPONENTS argument. -- cgit v1.2.1