diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 2255baeb..3ce37e84 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -545,6 +545,9 @@ SET(COMMON_OBJS common/alstring.cpp common/alstring.h common/atomic.h + common/bsinc_defs.h + common/bsinc_tables.cpp + common/bsinc_tables.h common/dynload.cpp common/dynload.h common/endiantest.h |