summaryrefslogtreecommitdiff
path: root/Install.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Install.txt')
-rw-r--r--Install.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Install.txt b/Install.txt
index d553de9b..cb6c6380 100644
--- a/Install.txt
+++ b/Install.txt
@@ -125,8 +125,8 @@ Use these CMake options to adjust the library behavior as follows:
ALWAYS true on Windows systems
* USE_INTEROPERABLE_VTIMEZONES=[true|false]
- Set to use inter-operable rather than exact VTIMEZONEs.
- Default=false (build exact VTIMEZONEs)
+ Unset to use exact rather than inter-operable VTIMEZONEs.
+ Default=True (inter-operable VTIMEZONEs)
Notes:
Change the behavior at runtime using the icaltzutil_set_exact_vtimezones_support() function.
Query the behavior at runtime using the icaltzutil_get_exact_vtimezones_support() function.