mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00: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…
Reference in New Issue
Block a user