mirror of
https://github.com/pocoproject/poco.git
synced 2025-05-31 16:14:48 +02:00

* enh(cmake): Add option POCO_CXX20 to enable standard C++20 and related changes. * chore(cmake): do not allow C++20 setting for compilers that do not support it properly. * fix(NetSSL_Win): indentation.