summaryrefslogtreecommitdiff
path: root/Install.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-02-05 12:49:01 -0500
committerAllen Winter <allen.winter@kdab.com>2022-02-05 12:49:33 -0500
commit91cbf0e58f897050aaa525bf45094846832206da (patch)
treef23c855147f3aba69d8cbcfb2bf57460d36d90a8 /Install.txt
parentbb3139054b1077e0b6baf1b4cf0d87b2299398d5 (diff)
downloadlibical-git-91cbf0e58f897050aaa525bf45094846832206da.tar.gz
buildsystem - require C++11 compliance for the C++ bindings
Diffstat (limited to 'Install.txt')
-rw-r--r--Install.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Install.txt b/Install.txt
index 779c6b86..cd9507c0 100644
--- a/Install.txt
+++ b/Install.txt
@@ -14,6 +14,7 @@ To build libical you will need:
- Perl
- libicu (not required but strongly recommended)
- a C99-compliant C compiler (let us know if the build fails with your C compiler)
+ - for C++ bindings, a C++11 compliant compiler
Building on Unix with gcc or clang:
% mkdir build