Skip to content

Commit

Permalink
test all CI with it
Browse files Browse the repository at this point in the history
  • Loading branch information
metagn committed Oct 5, 2024
1 parent 1ffc5a5 commit e6d92ba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/nim.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -362,3 +362,7 @@ tcc.options.always = "-w"
clang.options.linker %= "${clang.options.linker} -s"
clang.cpp.options.linker %= "${clang.cpp.options.linker} -s"
@end

@if nimHasTypedTypeMacroPragma:
experimental:typedTypeMacroPragma
@end

0 comments on commit e6d92ba

Please sign in to comment.