We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421e4be commit b187932Copy full SHA for b187932
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