mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:07:45 +00:00
Meta: Install source files at /usr/src/serenity
This commit is contained in:
parent
311a355505
commit
310063fed8
3 changed files with 12 additions and 0 deletions
|
@ -270,5 +270,6 @@ add_custom_command(
|
|||
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/kernel.map DESTINATION res)
|
||||
|
||||
serenity_install_headers(Kernel)
|
||||
serenity_install_sources(Kernel)
|
||||
|
||||
add_subdirectory(Modules)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue