mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
2 lines
135 B
CMake
2 lines
135 B
CMake
serenity_testjs_test(test-wasm.cpp test-wasm LIBS LibWasm LibJS LibCrypto)
|
|
install(TARGETS test-wasm RUNTIME DESTINATION bin OPTIONAL)
|