Update to new lel and bring in utf8cpp.
This commit is contained in:
parent
b62cb8fe92
commit
d583a28b9c
3 changed files with 14 additions and 5 deletions
|
|
@ -23,10 +23,10 @@ dependencies = []
|
|||
|
||||
if build_machine.system() == 'windows'
|
||||
add_global_link_arguments(
|
||||
'-static-libgcc',
|
||||
'-static-libstdc++',
|
||||
'-static',
|
||||
'-flto',
|
||||
# '-static-libgcc',
|
||||
# '-static-libstdc++',
|
||||
# '-static',
|
||||
# '-flto',
|
||||
language: 'cpp',
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue