forked from Mirrors/freeswitch
apr cmake files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12044 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
84aa4f7b77
commit
118f136484
|
@ -6,9 +6,7 @@ cmake_minimum_required(VERSION 2.6)
|
|||
|
||||
INCLUDE_DIRECTORIES(include/ ../libs/libresample/include/ ../libs/srtp/crypto/include/ ../libs/srtp/include/ ../libs/speex/include/)
|
||||
|
||||
if( HAVE_NETDB_H)
|
||||
add_definitions( -DHAVE_NETDB_H)
|
||||
endif( HAVE_NETDB_H)
|
||||
|
||||
|
||||
SET ( freeswitch_la_SRCS
|
||||
|
||||
|
|
Loading…
Reference in New Issue