mirror of https://gitee.com/bigwinds/arangodb
Name package after CPACK_PACKAGE_NAME
This commit is contained in:
parent
41c0f6928d
commit
5e3a643df3
|
@ -1,4 +1,4 @@
|
|||
name: @CMAKE_PROJECT_NAME@
|
||||
name: @CPACK_PACKAGE_NAME@
|
||||
version: @CPACK_PACKAGE_VERSION@
|
||||
description: "ArangoDB is a native multi-model database with flexible data models for
|
||||
documents, graphs, and key-values. Build high performance applications using a convenient
|
||||
|
|
Loading…
Reference in New Issue