summaryrefslogtreecommitdiff
path: root/AK/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'AK/CMakeLists.txt')
-rw-r--r--AK/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/AK/CMakeLists.txt b/AK/CMakeLists.txt
index 5fc9dcd20e..509d3d4509 100644
--- a/AK/CMakeLists.txt
+++ b/AK/CMakeLists.txt
@@ -1,2 +1,3 @@
+include(${CMAKE_SOURCE_DIR}/Meta/CMake/utils.cmake)
serenity_install_headers(AK)
serenity_install_sources(AK)