Navigation



Ignore:
Timestamp:
Jul 27, 2010, 3:33:20 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Reworked the packaging to include newest components

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_diameap/CMakeLists.txt

    r425 r431  
    4848
    4949TARGET_LINK_LIBRARIES(app_diameap ${MySQL_LIBRARY})
     50
     51####
     52## INSTALL section ##
     53
     54INSTALL(TARGETS app_diameap
     55        LIBRARY DESTINATION ${INSTALL_EXTENSIONS_SUFFIX}
     56        COMPONENT freeDiameter-eap-server)
Note: See TracChangeset for help on using the changeset viewer.