Navigation



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

Fixed some dependencies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/test_sip/CMakeLists.txt

    r427 r631  
    2121
    2222TARGET_LINK_LIBRARIES(test_sip ${MySQL_LIBRARIES})
     23
     24
     25####
     26## INSTALL section ##
     27
     28INSTALL(TARGETS test_app
     29        LIBRARY DESTINATION ${INSTALL_EXTENSIONS_SUFFIX}
     30        COMPONENT freeDiameter-debug-tools)
Note: See TracChangeset for help on using the changeset viewer.