From ae260e6479bb2d1e61eb73f89026e81c70f153d3 Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Wed, 27 Feb 2019 23:23:41 -0600 Subject: [PATCH] [nostalgia/tools] Remove linking of OxTrace --- src/nostalgia/tools/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/nostalgia/tools/CMakeLists.txt b/src/nostalgia/tools/CMakeLists.txt index 506602ab..101c9217 100644 --- a/src/nostalgia/tools/CMakeLists.txt +++ b/src/nostalgia/tools/CMakeLists.txt @@ -13,7 +13,6 @@ target_link_libraries( OxClArgs OxFS OxStd - OxTrace OxMetalClaw NostalgiaCommon NostalgiaCore