mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 13:49:16 +00:00
Everywhere: Don't install code generators and test binaries
This commit is contained in:
parent
d427344f39
commit
033057683c
Notes:
sideshowbarker
2024-07-16 23:23:26 +09:00
Author: https://github.com/sideeffect42
Commit: 033057683c
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/505
9 changed files with 12 additions and 24 deletions
|
@ -12,6 +12,3 @@ set(TEST_SOURCES
|
|||
foreach(source IN LISTS TEST_SOURCES)
|
||||
serenity_test("${source}" LibCompress LIBS LibCompress)
|
||||
endforeach()
|
||||
|
||||
install(DIRECTORY brotli-test-files DESTINATION usr/Tests/LibCompress)
|
||||
install(DIRECTORY deflate-test-files DESTINATION usr/Tests/LibCompress)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue