Skip to content

Commit

Permalink
include cpack (#1760)
Browse files Browse the repository at this point in the history
Co-authored-by: ptaylor <[email protected]>
  • Loading branch information
ajschmidt8 and trxcllnt authored Aug 6, 2021
1 parent 96178f9 commit f7c22a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,8 @@ endif(BUILD_TESTS)
###################################################################################################
# - install targets -------------------------------------------------------------------------------

include(CPack)

install(TARGETS cugraph
DESTINATION lib
EXPORT cugraph-exports)
Expand Down

0 comments on commit f7c22a6

Please sign in to comment.