Changeset 1707 for trunk/bindings/python


Ignore:
Timestamp:
24/10/11 12:07:19 (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/bindings/python/CMakeLists.txt

    r1636 r1707  
    7373    ) 
    7474 
    75     install (FILES ${CMAKE_BINARY_DIR}/bindings/python/${NXSPYTHON_DOC} DESTINATION ${NXDOCDIR}/python) 
     75    install (FILES ${CMAKE_BINARY_DIR}/bindings/python/${NXSPYTHON_DOC} DESTINATION ${NXDOCDIR}/python COMPONENT Documentation) 
    7676     
    7777endif(DEFINED PYTHONINTERP_FOUND) 
Note: See TracChangeset for help on using the changeset viewer.