Commit edffe063 authored by Crunkle's avatar Crunkle

Update lite sources and linking

parent 18b84c2d
...@@ -16,12 +16,12 @@ set(kj_sources_lite ...@@ -16,12 +16,12 @@ set(kj_sources_lite
main.c++ main.c++
arena.c++ arena.c++
test-helpers.c++ test-helpers.c++
units.c++
encoding.c++
) )
set(kj_sources_heavy set(kj_sources_heavy
units.c++
refcount.c++ refcount.c++
string-tree.c++ string-tree.c++
encoding.c++
time.c++ time.c++
filesystem.c++ filesystem.c++
filesystem-disk-unix.c++ filesystem-disk-unix.c++
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment