feat: add heaptrack to justfile
This commit is contained in:
parent
bd35742a8f
commit
437cd831b9
2 changed files with 12 additions and 0 deletions
|
|
@ -37,6 +37,10 @@ git = "https://github.com/smithay/client-toolkit/"
|
|||
package = "smithay-client-toolkit"
|
||||
# rev = "c583de8"
|
||||
|
||||
[profile.release-with-debug]
|
||||
inherits = "release"
|
||||
debug = true
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue