system/FmtError: move to lib/fmt/
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "../ArchiveVisitor.hxx"
|
||||
#include "input/InputStream.hxx"
|
||||
#include "fs/Path.hxx"
|
||||
#include "system/FmtError.hxx"
|
||||
#include "lib/fmt/SystemError.hxx"
|
||||
#include "util/RuntimeError.hxx"
|
||||
#include "util/UTF8.hxx"
|
||||
|
||||
|
||||
@@ -31,6 +31,7 @@ archive_plugins = static_library(
|
||||
archive_plugins_sources,
|
||||
include_directories: inc,
|
||||
dependencies: [
|
||||
fmt_dep,
|
||||
libbz2_dep,
|
||||
libiso9660_dep,
|
||||
libzzip_dep,
|
||||
|
||||
Reference in New Issue
Block a user