diff --git a/CMakeLists.txt b/CMakeLists.txt index f9905dc68b6..908d55fe9cc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -96,7 +96,7 @@ nebula_add_subdirectory(scripts) include(CPackage) package( ${ENABLE_PACK_ONE} - "nebula" + "nebula-graph" "https://github.com/vesoft-inc/nebula/releases" ${CMAKE_SOURCE_DIR}/package )