diff options
Diffstat (limited to 'host/tests/CMakeLists.txt')
-rw-r--r-- | host/tests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/tests/CMakeLists.txt b/host/tests/CMakeLists.txt index bf47f6638..f987aa194 100644 --- a/host/tests/CMakeLists.txt +++ b/host/tests/CMakeLists.txt @@ -25,6 +25,7 @@ set(test_sources buffer_test.cpp byteswap_test.cpp cast_test.cpp + cal_database_test.cpp chdr_test.cpp constrained_device_args_test.cpp convert_test.cpp |