Skip to content

Commit af025a4

Browse files
author
Rob Patro
committed
add cmake dl libs
1 parent 51ea3b6 commit af025a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ target_link_libraries(rapmap
120120
${CMAKE_THREAD_LIBS_INIT}
121121
${LIBRT}
122122
ksw2pp
123+
${CMAKE_DL_LIBS}
123124
#${GAT_SOURCE_DIR}/external/install/lib/libjellyfish-2.0.a
124125
#${LIBLZMA_LIBRARIES}
125126
)

0 commit comments

Comments
 (0)