mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 00:20:24 +01:00
meson: Add 'world' target
We have this for make as well. Reviewed-by: Peter Eisentraut <peter@eisentraut.org> Discussion: https://postgr.es/m/20231103163848.26egkh5qdgw3vmil@awork3.anarazel.de
This commit is contained in:
parent
9e5b2a091f
commit
6614cfb43c
|
|
@ -3331,6 +3331,8 @@ alias_target('bin', bin_targets + [libpq_st])
|
|||
alias_target('pl', pl_targets)
|
||||
alias_target('contrib', contrib_targets)
|
||||
alias_target('testprep', testprep_targets)
|
||||
|
||||
alias_target('world', all_built, docs)
|
||||
alias_target('install-world', install_quiet, installdocs)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user