mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
Revert "Merge pull request #1153 from emersion/include-config"
This reverts commitef0a6ea4d2, reversing changes made to8d03bc9178.
This commit is contained in:
parent
83009d69bf
commit
4b096fc114
9 changed files with 10 additions and 4 deletions
|
|
@ -25,10 +25,6 @@ add_project_arguments(
|
|||
'-I@0@'.format(meson.build_root()),
|
||||
language: 'c',
|
||||
)
|
||||
add_project_arguments(
|
||||
'-include@0@'.format(join_paths(meson.build_root(), 'include', 'wlr', 'config.h')),
|
||||
language: 'c',
|
||||
)
|
||||
add_project_link_arguments(
|
||||
'-Wl,-rpath,@0@'.format(meson.build_root()),
|
||||
language: 'c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue