diff options
author | Benjamin Buch <bebuch@users.noreply.github.com> | 2023-06-06 15:32:45 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2023-07-18 13:02:02 +0300 |
commit | d04eb78ab3892d3678c180437dd66379efa051fd (patch) | |
tree | 38e5f27c5fbac837104443606843de45db729809 /po/hu.po | |
parent | Translations: Update the Esperanto translation. (diff) | |
download | xz-d04eb78ab3892d3678c180437dd66379efa051fd.tar.xz |
CMake: Protects against double find_package
Boost iostream uses `find_package` in quiet mode and then again uses
`find_package` with required. This second call triggers a
`add_library cannot create imported target "LibLZMA::LibLZMA"
because another target with the same name already exists.`
This can simply be fixed by skipping the alias part on secondary
`find_package` runs.
Diffstat (limited to 'po/hu.po')
0 files changed, 0 insertions, 0 deletions