Commit cfb04fe
committed
fix(cmake): remove dstools-infer-common from dsfw find_dependency
dstools-infer-common is not a dependency of any dsfw target (dsfw-base,
dsfw-core, dsfw-ui-core, dstools-audio, dsfw-widgets). Its presence in
dsfwConfig.cmake.in caused find_package(dsfw) to fail on CI because
dstools-infer-common transitively requires onnxruntime, which is not
installed to the deploy prefix.1 parent 94ccec3 commit cfb04fe
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
0 commit comments