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 1417c40 commit eba21faCopy full SHA for eba21fa
meson.build
@@ -18,5 +18,4 @@ common_c_args = [
18
'-DLIBSYSTEMD_VERSION=@0@'.format(libsystemd_dep.version()),
19
]
20
21
-subdir('src')
22
-
+subdir('src/systemd')
src/meson.build
0 commit comments