Commit 066a795
authored
Meson: Fix building libwpe as a subproject (#77)
Honor also MESON_SUBDIR in the version script. When building as a
subproject, MESON_SOURCE_ROOT points to the root directory of the
top-level project, and MESON_SUBDIR will be a non-empty relative path
which resolves to the current subdirectory, which is valid also for
subprojects.1 parent 0447b7a commit 066a795
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments