mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 11:15:43 -05:00
tags
This commit is contained in:
parent
eba84fba42
commit
291a9d9a7f
1 changed files with 1 additions and 1 deletions
2
_tags
2
_tags
|
|
@ -2,7 +2,7 @@
|
|||
true: color(always)
|
||||
|
||||
# optimization options
|
||||
true: optimize(3), unbox_closures, unbox_closures_factor(20)
|
||||
true: optimize(3), bin_annot, unbox_closures, unbox_closures_factor(20)
|
||||
|
||||
# Include paths
|
||||
<src>: include
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue