Skip to content

Commit

Permalink
don't link fat LLVM lib in myphasartool, needs to be transitively pul…
Browse files Browse the repository at this point in the history
…led in through phasar (#663)

Co-authored-by: Martin Mory <[email protected]>
Co-authored-by: Fabian Schiebel <[email protected]>
  • Loading branch information
3 people authored Aug 28, 2023
1 parent 7340a46 commit 1d0b6e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/example-tool/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ endif()
target_link_libraries(myphasartool
LINK_PUBLIC
phasar
LLVM
LINK_PRIVATE
${PHASAR_STD_FILESYSTEM}
)
Expand Down

0 comments on commit 1d0b6e4

Please sign in to comment.