maharmstone/ntfs2btrfs

Can't be built on Ubuntu 20.04 x86_64

Closed this issue · 1 comments

cmake .
-- Configuring done
CMake Error at CMakeLists.txt:35 (add_executable):
  Target "ntfs2btrfs" links to target "fmt::fmt-header-only" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?


-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.

libfmt-dev is installed.

This isn't a bug with the software - it looks like you're using an old version of libfmt.