Navigation


Changeset 845:5c4cf8d15ef0 in freeDiameter for extensions/CMakeLists.txt


Ignore:
Timestamp:
Oct 17, 2012, 4:10:14 AM (12 years ago)
Author:
Sebastien Decugis <sdecugis@freediameter.net>
Branch:
default
Phase:
public
Tags:
1.1.5-rc1
Message:

Well this time, I hope, should be the last fix to enable compilation on Darwin systems...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/CMakeLists.txt

    r839 r845  
    1111  SET_TARGET_PROPERTIES(${EXTNAME} PROPERTIES PREFIX "" )
    1212  SET_TARGET_PROPERTIES(${EXTNAME} PROPERTIES SUFFIX ".fdx" )
    13   TARGET_LINK_LIBRARIES(${EXTNAME} libfdproto libfdcore)
    1413ENDMACRO(FD_ADD_EXTENSION)
    1514
Note: See TracChangeset for help on using the changeset viewer.