mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 10:08:12 +00:00
3 lines
110 B
CMake
3 lines
110 B
CMake
include(${CMAKE_SOURCE_DIR}/Meta/CMake/utils.cmake)
|
|
serenity_install_headers(AK)
|
|
serenity_install_sources(AK)
|