Subversion Repositories HomeAutomation

Rev

Rev 2252 | Rev 2310 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 2252 Rev 2292
Line 97... Line 97...
97
 
97
 
98
 
98
 
99
set(CMAKE_INSTALL_PREFIX / CACHE INTERNAL "")
99
set(CMAKE_INSTALL_PREFIX / CACHE INTERNAL "")
100
set(CPACK_PACKAGING_INSTALL_PREFIX "/")
100
set(CPACK_PACKAGING_INSTALL_PREFIX "/")
101
set(CPACK_PACKAGE_DESCRIPTION "Homeautomation Control Software")
101
set(CPACK_PACKAGE_DESCRIPTION "Homeautomation Control Software")
102
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Contains atomd and atomic for controlling your can network. Works in unison with the hardware on project.auml.se.")
102
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Contains atomd and atomic for controlling your can network. Works in unison with the hardware on projekt.auml.se.")
103
set(CPACK_PACKAGE_NAME "atom")
103
set(CPACK_PACKAGE_NAME "atom")
104
set(CPACK_PACKAGE_CONTACT "Mattias Runge")
104
set(CPACK_PACKAGE_CONTACT "Mattias Runge")
105
set(CPACK_PACKAGE_VENDOR "project.auml.se")
105
set(CPACK_PACKAGE_VENDOR "project.auml.se")
106
set(CPACK_PACKAGE_VERSION_MAJOR "1")
106
set(CPACK_PACKAGE_VERSION_MAJOR "1")
107
set(CPACK_PACKAGE_VERSION_MINOR "5")
107
set(CPACK_PACKAGE_VERSION_MINOR "5")