We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4725310 commit a16f5d3Copy full SHA for a16f5d3
code/logic/meson.build
@@ -17,3 +17,5 @@ fossil_fish_lib = library('fossil_jellyfish',
17
fossil_fish_dep = declare_dependency(
18
link_with: [fossil_fish_lib],
19
include_directories: dir)
20
+
21
+meson.override_dependency('fossil-jellyfish', fossil_jellyfish_dep)
0 commit comments