Skip to content

Commit 527fe2d

Browse files
committed
Adding myself as the package maintainer
1 parent 1923ba4 commit 527fe2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ SET(CPACK_WIX_TEMPLATE autowiring.wxs)
7878
# Packaging stuff, if an installer is being made insteadINCLUDE(InstallRequiredSystemLibraries)
7979
SET(CPACK_GENERATOR "WIX")
8080
SET(CPACK_PACKAGE_VENDOR "Leap Motion")
81+
SET(CPACK_PACKAGE_CONTACT "cmercenary@gmail.com")
8182
SET(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_CURRENT_SOURCE_DIR}/README.md")
8283
SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Autowiring")
8384
SET(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE.txt")

0 commit comments

Comments
 (0)