diff --git a/cmake/xo_alloc2Config.cmake.in b/cmake/xo_alloc2Config.cmake.in index e0b5e0b..16819c3 100644 --- a/cmake/xo_alloc2Config.cmake.in +++ b/cmake/xo_alloc2Config.cmake.in @@ -2,7 +2,7 @@ include(CMakeFindDependencyMacro) #find_dependency(indentlog) -find_depnedency(xo_arena) +find_dependency(xo_arena) find_dependency(xo_facet) include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake") check_required_components("@PROJECT_NAME@")