summaryrefslogtreecommitdiff
path: root/Install.txt
diff options
context:
space:
mode:
authorKent Sutherland <git@ksuther.com>2016-12-18 15:12:13 -0600
committerKent Sutherland <git@ksuther.com>2016-12-18 15:12:13 -0600
commit97047687fc02eee65c1aab9686e7da952e35c55b (patch)
treecff45431dd80df0f198002e2958fb09f4934a739 /Install.txt
parentfe7502356057b5f4379b4912ed633b162539d728 (diff)
downloadlibical-git-97047687fc02eee65c1aab9686e7da952e35c55b.tar.gz
Removed NO_WARN_DEPRECATED build flag
Diffstat (limited to 'Install.txt')
-rw-r--r--Install.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/Install.txt b/Install.txt
index c8c8ccad..37e78e9f 100644
--- a/Install.txt
+++ b/Install.txt
@@ -118,10 +118,6 @@ Use these CMake options to adjust the library behavior as follows:
Set to make icalerror_* calls abort instead of internally signaling an error.
Default=false
- * NO_WARN_DEPRECATED=[true|false]
- Set if you DO NOT WANT to see deprecated messages.
- Default=true
-
* ICAL_ALLOW_EMPTY_PROPERTIES=[true|false]
Set to prevent empty properties from being replaced with X-LIC-ERROR properties.
Default=false