From 525e4d361639580619bd67b004f1dadce5d8a2c1 Mon Sep 17 00:00:00 2001 From: water Date: Sun, 4 Oct 2020 16:45:44 -0400 Subject: [PATCH] again --- decompiler/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/decompiler/CMakeLists.txt b/decompiler/CMakeLists.txt index c7c0229c9f..d48df23840 100644 --- a/decompiler/CMakeLists.txt +++ b/decompiler/CMakeLists.txt @@ -18,8 +18,8 @@ add_executable(decompiler IR/IR.cpp) target_link_libraries(decompiler + goos minilzo common_util type_system - goos fmt) \ No newline at end of file