nanowasm/src/op/numeric/CMakeLists.txt

4 lines
55 B
CMake

target_sources(${PROJECT_NAME} PRIVATE
i32_sub.c
)