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