Remove OxLog from oxfstool

This commit is contained in:
2017-10-11 16:46:41 -05:00
parent 7da4009df0
commit 9f8b805e4a
-1
View File
@@ -23,7 +23,6 @@ if(OX_BUILD_EXEC STREQUAL "ON")
target_link_libraries(
oxfstool
OxFS
OxLog
OxStd
)
endif()