cosmetic change in CMakeLists.txt

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1384 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Peter Lemenkov 17 years ago
parent 682943be7f
commit 93d1f4b164

@ -26,7 +26,7 @@ OPTION(SEMS_USE_TTS "Build with Text-to-speech support (requires Flite
OPTION(SEMS_USE_OPENSSL "Build with OpenSSL" OFF)
OPTION(SEMS_USE_MONITORING "Build with monitoring support" OFF)
OPTION(SEMS_USE_IPV6 "Build with IPv6 support" OFF)
OPTION(MAX_RTP_SESSIONS:int "How many rtp sessions sSEMS will handle simultaneously? (default 2048)" 2048)
OPTION(MAX_RTP_SESSIONS:int "How many rtp sessions SEMS will handle simultaneously? (default 2048)" 2048)
SET(CMAKE_VERBOSE_MAKEFILE ON)

Loading…
Cancel
Save