This commit is contained in:
water
2020-10-04 16:45:44 -04:00
parent d31457141c
commit 525e4d3616
+1 -1
View File
@@ -18,8 +18,8 @@ add_executable(decompiler
IR/IR.cpp)
target_link_libraries(decompiler
goos
minilzo
common_util
type_system
goos
fmt)