diff options
Diffstat (limited to 'utests/CMakeLists.txt')
-rw-r--r-- | utests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utests/CMakeLists.txt b/utests/CMakeLists.txt index 83a1aa8e..c66dac3a 100644 --- a/utests/CMakeLists.txt +++ b/utests/CMakeLists.txt @@ -308,6 +308,7 @@ set (utests_sources compiler_sqrt_div.cpp compiler_remove_negative_add.cpp compiler_fdiv2rcp.cpp + compiler_block_motion_estimate_intel.cpp compiler_skip_check.cpp compiler_intra_prediction.cpp) |