Navigation


Changeset 313:6fd1e6f56af5 in freeDiameter for extensions/_sample/CMakeLists.txt


Ignore:
Timestamp:
May 19, 2010, 11:08:05 AM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Completed initial debianization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/_sample/CMakeLists.txt

    r305 r313  
    1818## INSTALL section ##
    1919
    20 INSTALL(TARGETS dbg_sample
    21         LIBRARY DESTINATION ${INSTALL_EXTENSIONS_PATH}
    22         COMPONENT freeDiameter-debug-tools)
     20# Uncomment the following lines to have the extension installed
     21# INSTALL(TARGETS dbg_sample
     22#       LIBRARY DESTINATION ${INSTALL_EXTENSIONS_SUFFIX}
     23#       COMPONENT freeDiameter-debug-tools)
Note: See TracChangeset for help on using the changeset viewer.