Skip to content

Commit

Permalink
Link against hpmc.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Dec 3, 2024
1 parent 2d037fb commit 8c8cfea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ endif()
# libraries) as needed.
target_link_libraries(_${COMPONENT_NAME}
PUBLIC HOOMD::_hoomd
PUBLIC HOOMD::_md
PUBLIC HOOMD::_hpmc
)

# Install the library.
Expand Down

0 comments on commit 8c8cfea

Please sign in to comment.