mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2026-04-18 18:18:44 +00:00
5 lines
104 B
CMake
5 lines
104 B
CMake
# Enhanced Unit Test CMakeLists.txt
|
|
cmake_minimum_required(VERSION 3.12)
|
|
|
|
add_subdirectory(interpreter)
|