serenity/Tests/LibWasm/CMakeLists.txt

3 lines
135 B
CMake

serenity_testjs_test(test-wasm.cpp test-wasm LIBS LibWasm LibJS LibCrypto)
install(TARGETS test-wasm RUNTIME DESTINATION bin OPTIONAL)