Remove format lib all together it was a relic of spdlog anyway

This commit is contained in:
KimLS
2016-09-11 21:31:36 -07:00
parent 7a9b07871e
commit 487dccfddd
9 changed files with 22 additions and 32 deletions
-1
View File
@@ -3,4 +3,3 @@ IF(EQEMU_BUILD_LUA)
ENDIF(EQEMU_BUILD_LUA)
ADD_SUBDIRECTORY(libuv)
ADD_SUBDIRECTORY(format)