Navigation


Changeset 667:1f7c7ce85db3 in freeDiameter for freeDiameterd


Ignore:
Timestamp:
Jan 17, 2011, 1:03:14 PM (13 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

More cleanups in the CMakeLists files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • freeDiameterd/CMakeLists.txt

    r665 r667  
    11# The subproject name
    22Project("freeDiameter simple daemon" C)
     3
     4# Since it uses the libfdcore.h, it needs the include dependencies
     5INCLUDE_DIRECTORIES(${LFDCORE_INCLUDES})
    36
    47# Build the executable
Note: See TracChangeset for help on using the changeset viewer.