CMake: Fix build errors exposed by making common dependent on fmt

This commit is contained in:
JosJuice 2020-10-14 20:50:38 +02:00
commit cb14b65aad
5 changed files with 19 additions and 1 deletions

View file

@ -58,6 +58,7 @@ add_library(discio
target_link_libraries(discio
PUBLIC
common
BZip2::BZip2
LibLZMA::LibLZMA
zstd