mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-07 20:31:04 +03: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)
|