mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
This adds component declarations so that users can select to not build certain parts of the OS.
3 lines
115 B
CMake
3 lines
115 B
CMake
serenity_testjs_test(test-web.cpp test-web LIBS LibWeb)
|
|
install(TARGETS test-web RUNTIME DESTINATION bin OPTIONAL)
|