Install example scripts and add fix man example

This commit is contained in:
Mroik
2026-01-24 02:29:04 +01:00
committed by dec05eba
parent 01d0df500c
commit 933911bdde
2 changed files with 2 additions and 1 deletions

View File

@@ -117,6 +117,7 @@ executable('gpu-screen-recorder', src, dependencies : dep, install : true)
install_headers('plugin/plugin.h', install_dir : 'include/gsr')
install_man('gpu-screen-recorder.1', 'gsr-kms-server.1')
install_subdir('scripts', install_dir: 'share/gpu-screen-recorder')
if get_option('systemd') == true
install_data(files('extra/gpu-screen-recorder.service'), install_dir : 'lib/systemd/user')