Build with hyprland-session.service (#8251)
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
This commit is contained in:
parent
c356e42500
commit
f3f7d3629a
5 changed files with 31 additions and 3 deletions
|
|
@ -80,6 +80,8 @@ if get_option('tracy_enable') and get_option('buildtype') != 'debugoptimized'
|
|||
warning('Profiling builds should set -- buildtype = debugoptimized')
|
||||
endif
|
||||
|
||||
|
||||
|
||||
subdir('protocols')
|
||||
subdir('src')
|
||||
subdir('hyprctl')
|
||||
|
|
@ -87,6 +89,7 @@ subdir('hyprpm/src')
|
|||
subdir('assets')
|
||||
subdir('example')
|
||||
subdir('docs')
|
||||
subdir('systemd')
|
||||
|
||||
# Generate hyprland.pc
|
||||
pkg_install_dir = join_paths(get_option('datadir'), 'pkgconfig')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue