mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
commit
2e466852ac
5
meson.build
Normal file
5
meson.build
Normal file
@ -0,0 +1,5 @@
|
||||
project('tracy')
|
||||
|
||||
tracy_dep = declare_dependency(include_directories : include_directories('.'))
|
||||
|
||||
meson.override_dependency('tracy', tracy_dep)
|
||||
Loading…
x
Reference in New Issue
Block a user