openzim / zim-tools

Various ZIM command line tools
https://download.openzim.org/release/zim-tools/
GNU General Public License v3.0
133 stars 35 forks source link

Move to c++17. #368

Closed mgautierfr closed 1 year ago

mgautierfr commented 1 year ago

All our compilers should handle c++17. Let's move on.

Following of openzim/libzim#819 Fix openzim/libzim#757