diff options
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index cfa0dd6f..12b8f034 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -850,6 +850,7 @@ if(BUILD_TESTING) test_hardware test_index test_index_hash + test_lzip_decoder test_memlimit test_stream_flags test_vli |