summaryrefslogtreecommitdiff
path: root/utests/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'utests/CMakeLists.txt')
-rw-r--r--utests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/utests/CMakeLists.txt b/utests/CMakeLists.txt
index fe1f6fed..12ebe182 100644
--- a/utests/CMakeLists.txt
+++ b/utests/CMakeLists.txt
@@ -130,6 +130,7 @@ set (utests_sources
compiler_long_shl.cpp
compiler_long_shr.cpp
compiler_long_asr.cpp
+ compiler_long_mult.cpp
utest_assert.cpp
utest.cpp
utest_file_map.cpp