mirror of
https://github.com/labwc/labwc.git
synced 2026-02-05 04:06:33 -05:00
tests/meson.build: fix build (issue #1)
This commit is contained in:
parent
7386f9dd57
commit
c38b3ec770
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ foreach t : rcxml_tests
|
|||
exe = executable(
|
||||
testname,
|
||||
sources: [t, 'tap.c'],
|
||||
dependencies: [wlroots],
|
||||
include_directories: [labwc_inc],
|
||||
link_with: [rcxml_lib],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue