Navigation


Changeset 300:71e508379671 in freeDiameter for CMakeLists.txt


Ignore:
Timestamp:
May 13, 2010, 5:10:51 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Initial test for 'make install' command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r9 r300  
    5353        SUBDIRS(extensions)
    5454ENDIF(NOT IGNORE_ALL_EXTENSIONS)
     55
     56# The documentation to install
     57INSTALL(FILES README LICENCE doc/freediameter.conf.sample
     58        DESTINATION doc
     59        COMPONENT freeDiameter-doc)
Note: See TracChangeset for help on using the changeset viewer.