Allow building without help dependencies.
This commit is contained in:
@@ -112,7 +112,9 @@ gnome.post_install(
|
||||
summary += {'Install dir': python.find_installation('python3').get_install_dir()}
|
||||
|
||||
subdir('docs')
|
||||
subdir('help')
|
||||
if get_option('help')
|
||||
subdir('help')
|
||||
endif
|
||||
subdir('icons')
|
||||
subdir('po')
|
||||
subdir('src')
|
||||
|
Reference in New Issue
Block a user