Skip to content

Commit

Permalink
Adding -ldl to input_byte_size_test build
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-kmcgill53 committed Aug 12, 2024
1 parent 1742378 commit 733e802
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -672,6 +672,7 @@ if(${TRITON_ENABLE_GPU})
target_link_libraries(
input_byte_size_test
PRIVATE
dl
triton-common-error # from repo-common
triton-core
triton-common-logging # from repo-common
Expand Down

0 comments on commit 733e802

Please sign in to comment.