diff options
author | Jan Engelhardt <[email protected]> | 2024-06-11 18:46:59 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-06-11 18:46:59 +0000 |
commit | 0f7014ab579acd4a29e743fa570d5ed8e58e2a41 (patch) | |
tree | 33c2c3fc707fdae7e5151bf3aa8069024e4a8b20 /tests/parser/textTest.cpp | |
parent | contrib: update utfcpp to v4.0.5 (#309) (diff) | |
download | vmime-0f7014ab579acd4a29e743fa570d5ed8e58e2a41.tar.gz vmime-0f7014ab579acd4a29e743fa570d5ed8e58e2a41.zip |
build: upgrade to C++17 when ICU is used (#310)
ICU 75 requires the use of C++17.
`SET(CMAKE_CXX_STANDARD 17)` has no effect after the first target has been defined
or so, therefore the detection of the conversion library is split and partially
moved upwards.
Diffstat (limited to 'tests/parser/textTest.cpp')
0 files changed, 0 insertions, 0 deletions