mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-24 03:20:30 +00:00
Add double-conversion to third_party (#447)
This commit is contained in:
parent
2f515ac5e3
commit
b1de862e16
49 changed files with 329324 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -156,6 +156,7 @@ include third_party/quickjs/quickjs.mk
|
|||
include third_party/lz4cli/lz4cli.mk
|
||||
include third_party/zip/zip.mk
|
||||
include third_party/unzip/unzip.mk
|
||||
include third_party/double-conversion/double-conversion.mk
|
||||
include tool/build/lib/buildlib.mk
|
||||
include third_party/chibicc/chibicc.mk
|
||||
include third_party/chibicc/test/test.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue