Commit 058adc7
fix: use BUILD_INTERFACE to prevent header target dependency propagation (#738)
Wrap roaring-headers and roaring-headers-cpp targets in generator expressions
to prevent these internal targets from being propagated to installed packages,
improving CMake package compatibility.
Co-authored-by: nullccxsy <[email protected]>1 parent 6ffafc4 commit 058adc7
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments