[ox] Move buildinfo and trace packages into std

This commit is contained in:
2019-02-23 23:02:25 -06:00
parent 57aa0d556c
commit 5a1d1c0a2f
25 changed files with 78 additions and 78 deletions

View File

@@ -8,8 +8,6 @@ add_executable(
target_link_libraries(
McTest
OxMetalClaw
OxStd
OxTrace
)
add_test("Test\\ McTest\\ Writer" McTest MetalClawWriter)