1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 06:47:35 +00:00

Ladybird: Install headers for WebContent when used externally

This commit is contained in:
Andrew Kaster 2023-08-11 19:38:31 -06:00
parent e28d883f8d
commit 2299fe1481
2 changed files with 18 additions and 0 deletions

View file

@ -49,6 +49,10 @@ install(TARGETS ${all_required_lagom_libraries}
COMPONENT ladybird_Runtime
NAMELINK_COMPONENT ladybird_Development
DESTINATION ${CMAKE_INSTALL_LIBDIR}
FILE_SET server
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
FILE_SET ladybird
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
)
write_basic_package_version_file(