Navigation Menu

Skip to content

Commit

Permalink
Merge pull request #495 from r-value/master
Browse files Browse the repository at this point in the history
Fix dependency of libiptux_test
  • Loading branch information
lidaobing committed Nov 18, 2021
2 parents b04aab4 + b99e9de commit 1384997
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/iptux/meson.build
Expand Up @@ -104,6 +104,7 @@ test_sources = files([
'UiHelperTest.cpp',
'UiModelsTest.cpp',
])
test_sources += [iptux_resource_h]
libiptux_test = executable('libiptux_test',
test_sources,
dependencies: [gtk_dep, jsoncpp_dep, thread_dep, sigc_dep],
Expand Down

0 comments on commit 1384997

Please sign in to comment.