freeswitch/libs/freetdm/sample/CMakeLists.txt

9 lines
180 B
CMake
Raw Normal View History

2010-10-06 20:51:29 +00:00
#
# Arnaldo M Pereira <arnaldo@sangoma.com>
#
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
PROJECT(sample)
ADD_SUBDIRECTORY(boost)
#ADD_SUBDIRECTORY(sched) FIXME: this code doesnt compile