Commit c3b2c47
COMP: Add build directory to include path for export header
The module export header IOOpenSlideExport.h is generated by CMake
in the build directory (CMAKE_CURRENT_BINARY_DIR). The CTest
dashboard build does not automatically add this to the include path,
causing:
fatal error: IOOpenSlideExport.h: No such file or directory
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6e5e51b commit c3b2c47
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments