Skip to content

Commit b187932

Browse files
committed
include cpack
1 parent 421e4be commit b187932

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cpp/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,8 @@ endif(BUILD_TESTS)
337337
###################################################################################################
338338
# - install targets -------------------------------------------------------------------------------
339339

340+
include(CPack)
341+
340342
install(TARGETS cugraph
341343
DESTINATION lib
342344
EXPORT cugraph-exports)

0 commit comments

Comments
 (0)