mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-26 07:54:36 +00:00
Update meson.build
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
This commit is contained in:
parent
96411e5d10
commit
b95fb270cb
@ -3,7 +3,7 @@ project('tracy', ['cpp'], version: '0.10.0', meson_version: '>=0.54.0')
|
||||
# internal compiler flags
|
||||
tracy_compile_args = []
|
||||
|
||||
# compiler flags shared between client and server
|
||||
# compiler flags shared between the capture library itself and the code using it
|
||||
tracy_common_args = []
|
||||
|
||||
if get_option('tracy_enable')
|
||||
|
Loading…
Reference in New Issue
Block a user