mirror of
https://github.com/gflags/gflags.git
synced 2025-04-05 05:25:04 +00:00
Change package vendor to just a name.
This commit is contained in:
parent
52bf642cf8
commit
fc6e079cfc
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ if (BUILD_PACKAGING)
|
|||
mark_as_advanced (CPACK_GENERATOR CPACK_SOURCE_GENERATOR)
|
||||
|
||||
# common package information
|
||||
set (CPACK_PACKAGE_VENDOR "Open Source by Andreas Schuh")
|
||||
set (CPACK_PACKAGE_VENDOR "Andreas Schuh")
|
||||
set (CPACK_PACKAGE_CONTACT "google-gflags@googlegroups.com")
|
||||
set (CPACK_PACKAGE_NAME "${PACKAGE_NAME}")
|
||||
set (CPACK_PACKAGE_VERSION "${PACKAGE_VERSION}")
|
||||
|
|
Loading…
Add table
Reference in a new issue