IVGCVSW-5462 Link fmt statically
authorJan Eilers <jan.eilers@arm.com>
Thu, 29 Oct 2020 15:25:48 +0000 (15:25 +0000)
committerJan Eilers <jan.eilers@arm.com>
Mon, 9 Nov 2020 15:51:08 +0000 (15:51 +0000)
commitc9bc80e1d93d27ad298133c7345627e6a946fb92
treef748f0f2564220959dd6fc38310448c817a0d975
parent7b23785689486186f027110365cbe2a4bf6c831b
IVGCVSW-5462 Link fmt statically

 * Fmt didn't get installed properly. Each component of an interface
   library needs to be installed separately.
 * Changed fmt to be a static library

Signed-off-by: Jan Eilers <jan.eilers@arm.com>
Change-Id: Ic69bc9536ee01eed7b434b1ff53150581ba60e00
README.md
tests/CMakeLists.txt
third-party/fmt/CMakeLists.txt
third-party/fmt/src/format.cc [new file with mode: 0644]