diff --git a/cmake/xo_unitConfig.cmake.in b/cmake/xo_unitConfig.cmake.in index 1d19e419..fb3c5def 100644 --- a/cmake/xo_unitConfig.cmake.in +++ b/cmake/xo_unitConfig.cmake.in @@ -3,6 +3,7 @@ include(CMakeFindDependencyMacro) find_dependency(xo_ratio) +find_dependency(xo_indentlog) #find_dependency(reflect) #find_dependency(subsys) #find_dependency(Eigen3)