Changeset 1708 for trunk


Ignore:
Timestamp:
24/10/11 12:22:58 (7 months ago)
Author:
Stephen Rankin
Message:

Packaging updates - set type of item i.e Runtime etc. ref#281

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/applications/NXbrowse/CMakeLists.txt

    r1674 r1708  
    3434                      ${HISTORY_LINK}) 
    3535 
    36 install (TARGETS nxbrowse DESTINATION bin) 
    37 install (FILES nxbrowse.1 DESTINATION man/man1) 
     36install (TARGETS nxbrowse DESTINATION bin COMPONENT Runtime) 
     37install (FILES nxbrowse.1 DESTINATION man/man1 COMPONENT Documentation) 
    3838 
Note: See TracChangeset for help on using the changeset viewer.