From cca5f83be11f40dd2be86671f8ec14a429540cc9 Mon Sep 17 00:00:00 2001 From: "John S. Urban" Date: Sun, 11 Jul 2021 16:11:39 -0400 Subject: all stops via fpm_stop(1) --- src/fpm_targets.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fpm_targets.f90') diff --git a/src/fpm_targets.f90 b/src/fpm_targets.f90 index c247232..cf368ab 100644 --- a/src/fpm_targets.f90 +++ b/src/fpm_targets.f90 @@ -341,7 +341,7 @@ end subroutine add_dependency !> !> - Executable sources (`FPM_SCOPE_APP`,`FPM_SCOPE_TEST`) may use !> library modules (including dependencies) as well as any modules -!> corresponding to source files in the same directory or a +!> corresponding to source files in the same directory or a !> subdirectory of the executable source file. !> !> @warning If a module used by a source file cannot be resolved to -- cgit v1.2.3