We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57aa1c8 commit ee9c854Copy full SHA for ee9c854
meson/deps/debug-memory/meson.build
@@ -1,5 +1,5 @@
1
debug_memory_lib = library('debug-memory',
2
- pwd + '/submodules/debug-memory/debug_memory.c',
+ meson_deps_dir + '/submodules/debug-memory/debug_memory.c',
3
install: false,
4
dependencies: [],
5
include_directories: inc,
submodules/debug-memory
0 commit comments