mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-12 10:04:14 +02:00
Update meson.build include comment to be more general.
Eventually multiple subdirs will be included so update the comment to reflect that.
This commit is contained in:
parent
5ecae90f02
commit
665da12ae7
@ -159,6 +159,6 @@ configuration.set_quoted('CFGOPTDEF_CONFIG_PATH', get_option('configdir'), descr
|
||||
configuration.set('FN_NO_RETURN', '__attribute__((__noreturn__))', description: 'Indicate that a function does not return')
|
||||
|
||||
####################################################################################################################################
|
||||
# Include src
|
||||
# Include subdirs
|
||||
####################################################################################################################################
|
||||
subdir('src')
|
||||
|
Loading…
Reference in New Issue
Block a user