diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 7e1acdc..78a679e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -80,6 +80,8 @@ endif() set(BH_SOURCE src/Algo.c src/Args.c + src/Buffer.c + src/Bytes.c src/Hashmap.c src/IO.c src/Math/Box2f.c |
