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 145b02c7..b02068a0 100644 --- a/utests/CMakeLists.txt +++ b/utests/CMakeLists.txt @@ -111,6 +111,7 @@ set (utests_sources compiler_abs.cpp compiler_abs_diff.cpp compiler_fill_image.cpp + compiler_fill_large_image.cpp compiler_fill_image0.cpp compiler_fill_image_1d.cpp compiler_fill_image_3d.cpp |