mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Drop shared_libs meson option.
This commit is contained in:
@@ -75,6 +75,10 @@ vx.xx.x (xxxx-xx-xx)
|
||||
ignores global constructors that have side effects.
|
||||
- ZoneText and ZoneName macros now have a printf-like variant, denoted with
|
||||
a 'F' postfix.
|
||||
- The 'tracy_shared_libs' Meson option was removed. Use interface provided
|
||||
by Meson to set the library type instead.
|
||||
- Dropped the 'tracy_' prefix from Meson options. The `tracy_enable` option
|
||||
remains as it was, as it can be inherited from parent projects.
|
||||
|
||||
|
||||
v0.10.0 (2023-10-16)
|
||||
|
||||
Reference in New Issue
Block a user