Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
water111 committed Oct 4, 2020
1 parent d314571 commit 525e4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion decompiler/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ add_executable(decompiler
IR/IR.cpp)

target_link_libraries(decompiler
goos
minilzo
common_util
type_system
goos
fmt)

0 comments on commit 525e4d3

Please sign in to comment.