Everywhere: Don't install code generators and test binaries

This commit is contained in:
Dennis Camera 2024-07-08 11:54:50 +02:00 committed by Andrew Kaster
commit 033057683c
Notes: sideshowbarker 2024-07-16 23:23:26 +09:00
9 changed files with 12 additions and 24 deletions

View file

@ -1,2 +1 @@
serenity_testjs_test(test-wasm.cpp test-wasm LIBS LibWasm LibJS LibCrypto)
install(TARGETS test-wasm RUNTIME DESTINATION bin OPTIONAL)