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
parent 1084cfec1a
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