Skip to content

Commit

Permalink
remove unused target link
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiq committed Nov 29, 2023
1 parent 2d3a682 commit cba2873
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,5 @@ else()
target_link_libraries(lovoalign PRIVATE ${LIBBLASTRAMPOLINE})
endif()

target_link_libraries(lovoalign PRIVATE LAPACK::LAPACK)

# Installation directive
install(TARGETS lovoalign DESTINATION bin)

0 comments on commit cba2873

Please sign in to comment.