mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
make --release the strip and lto profile
This commit is contained in:
parent
8cb11fa91f
commit
e0f4b59540
1 changed files with 1 additions and 7 deletions
|
@ -55,12 +55,6 @@ winresource = "0.1.17"
|
|||
[profile.dev]
|
||||
opt-level = 1
|
||||
|
||||
[profile.release-lto]
|
||||
inherits = "release"
|
||||
[profile.release]
|
||||
lto = true
|
||||
strip = true
|
||||
|
||||
[profile.release-debug]
|
||||
inherits = "release"
|
||||
debug = true
|
||||
lto = false
|
Loading…
Add table
Add a link
Reference in a new issue