diff options
Diffstat (limited to 'src/op/CMakeLists.txt')
| -rw-r--r-- | src/op/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/op/CMakeLists.txt b/src/op/CMakeLists.txt index 15c28f3..4b4a531 100644 --- a/src/op/CMakeLists.txt +++ b/src/op/CMakeLists.txt @@ -25,6 +25,7 @@ target_sources(${PROJECT_NAME} PRIVATE i32_load.c i32_load8_u.c i32_lt_s.c + i32_lt_u.c i32_mul.c i32_ne.c i32_or.c |
