fmt, just not for linux

This commit is contained in:
Liru Færs
2019-10-20 05:54:05 -04:00
parent 05146faacf
commit 8a2407ecbb
3 changed files with 9 additions and 2 deletions

View File

@@ -1671,6 +1671,7 @@ target_link_libraries(${VIEWER_BINARY_NAME}
${LLAPPEARANCE_LIBRARIES}
absl::flat_hash_map
absl::node_hash_map
${FMT_LIBRARY}
)
if (LINUX)