mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-11 18:25:03 +00:00
3 lines
135 B
CMake
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)
|