Commit 20709bc
fix(cmake/modules): fix inclusion of system libelf headers
In case `USE_BUNDLED_LIBELF` is set to `OFF`, system libelf target
exposes its headers through INTERFACE_INCLUDE_DIRECTORIES, not
INCLUDE_DIRECTORIES. Take it into account.
Signed-off-by: Leonardo Di Giovanna <leonardodigiovanna1@gmail.com>1 parent b9fe19d commit 20709bc
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
45 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
46 | 52 | | |
47 | 53 | | |
48 | 54 | | |
| |||
0 commit comments