mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add meson.build
This commit is contained in:
parent
32b1e8dcb0
commit
fbed24dc0f
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