diff include/freeDiameter/CMakeLists.txt @ 13:ef9ef3bf4752

Progress on peer state machine
author Sebastien Decugis <sdecugis@nict.go.jp>
date Wed, 30 Sep 2009 18:25:46 +0900
parents 3e143f047f78
children ab3c58d88be3
line wrap: on
line diff
--- a/include/freeDiameter/CMakeLists.txt	Mon Sep 28 17:29:25 2009 +0900
+++ b/include/freeDiameter/CMakeLists.txt	Wed Sep 30 18:25:46 2009 +0900
@@ -11,6 +11,9 @@
 # Disable SCTP support completly ?
 OPTION(DISABLE_SCTP "Disable SCTP support?")
 
+# Disable SCTP support completly ?
+OPTION(ERRORS_ON_TODO "(development) Generate compilation errors on TODO items ?" OFF)
+
 
 ########################
 # System checks 
"Welcome to our mercurial repository"