Changeset 1714 for trunk


Ignore:
Timestamp:
25/10/11 11:46:27 (7 months ago)
Author:
Stephen Rankin
Message:

Packaging updates - set RPM components. ref#281

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cmake_include/nexus_package_details.cmake

    r1713 r1714  
    3737#set (CPACK_SOURCE_OUTPUT_CONFIG_FILE) 
    3838#set (CPACK_SOURCE_IGNORE_FILES) 
     39set(CPACK_RPM_COMPONENT_INSTALL ON) 
    3940 
    4041 
    4142cpack_add_component(Runtime 
    4243                    DISPLAY_NAME "Binary Applications" 
    43                     DESCRIPTION "Binary applications such as nxconvert, nx brows etc..." 
     44                    DESCRIPTION "Binary applications such as nxconvert, nxbrows etc..." 
    4445                    ) 
    4546 
Note: See TracChangeset for help on using the changeset viewer.