Commit 6eaa53b
COMP: Add module include/ to search path for src/ targets
The CTest dashboard build does not automatically add the module's
include/ directory to the compiler search path for the src/ library
target. Without this, itkOpenSlideImageIOFactory.h is not found:
fatal error: itkOpenSlideImageIOFactory.h: No such file or directory
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e90ced6 commit 6eaa53b
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments