Rename Log package to Trace

This commit is contained in:
2018-02-03 14:26:47 -06:00
parent fc9726b3ec
commit e7a396655c
9 changed files with 47 additions and 133 deletions

View File

@@ -9,7 +9,7 @@ target_link_libraries(
McTest
OxMetalClaw
OxStd
OxLog
OxTrace
)
add_test("Test\\ McTest\\ Writer" McTest MetalClawWriter)