We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96178f9 + b187932 commit 86af48aCopy full SHA for 86af48a
cpp/CMakeLists.txt
@@ -337,6 +337,8 @@ endif(BUILD_TESTS)
337
###################################################################################################
338
# - install targets -------------------------------------------------------------------------------
339
340
+include(CPack)
341
+
342
install(TARGETS cugraph
343
DESTINATION lib
344
EXPORT cugraph-exports)
0 commit comments