utils: install all the headers

BUG: 479068
This commit is contained in:
Xaver Hugl 2024-01-08 17:05:34 +01:00 committed by Vlad Zahorodnii
parent 429b421dd4
commit 58a2a3cf81

View file

@ -512,7 +512,29 @@ install(FILES
DESTINATION ${KDE_INSTALL_INCLUDEDIR}/kwin/core COMPONENT Devel)
install(FILES
utils/abstract_opengl_context_attribute_builder.h
utils/c_ptr.h
utils/common.h
utils/damagejournal.h
utils/drm_format_helper.h
utils/edid.h
utils/egl_context_attribute_builder.h
utils/executable_path.h
utils/filedescriptor.h
utils/kernel.h
utils/memorymap.h
utils/orientationsensor.h
utils/ramfile.h
utils/realtime.h
utils/resource.h
utils/serviceutils.h
utils/softwarevsyncmonitor.h
utils/subsurfacemonitor.h
utils/udev.h
utils/version.h
utils/vsyncmonitor.h
utils/xcbutils.h
utils/xcursortheme.h
DESTINATION ${KDE_INSTALL_INCLUDEDIR}/kwin/utils COMPONENT Devel)
install(FILES