Navigation


Changeset 666:bee66d8ca38a in freeDiameter for libfdcore/CMakeLists.txt


Ignore:
Timestamp:
Jan 17, 2011, 11:22:35 AM (13 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Fix include directories directives

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfdcore/CMakeLists.txt

    r658 r666  
    4949SET(FDCORE_GEN_SRC ${FDCORE_GEN_SRC} PARENT_SCOPE)
    5050
     51# Include path
     52INCLUDE_DIRECTORIES(${LFDCORE_INCLUDES})
    5153
    5254# Build the executable
Note: See TracChangeset for help on using the changeset viewer.