diff --git a/decompiler/CMakeLists.txt b/decompiler/CMakeLists.txt index 7e6ce5fa7c..c7c0229c9f 100644 --- a/decompiler/CMakeLists.txt +++ b/decompiler/CMakeLists.txt @@ -21,4 +21,5 @@ target_link_libraries(decompiler minilzo common_util type_system + goos fmt) \ No newline at end of file