wasm-micro-runtime/tests/unit/smart-tests/CMakeLists.txt
Zhenwei Jin ae2fd0754b
add more unit test cases for interpreter (#4716)
Co-authored-by: ai-assistant
2025-12-18 07:42:50 +08:00

5 lines
104 B
CMake

# Enhanced Unit Test CMakeLists.txt
cmake_minimum_required(VERSION 3.12)
add_subdirectory(interpreter)