Commit f7ebafa
committed
curl: Fix header conflict with zblue slist.h
Add BEFORE keyword to target_include_directories to ensure curl's
slist.h takes precedence over zblue's slist.h, resolving compilation
errors with Curl_slist_append_nodup function.
bug: v/70561
Signed-off-by: v-yichenxi <v-yichenxi@xiaomi.com>1 parent 66dd32a commit f7ebafa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments