Loading
cxxopts: Unpin icu, fix build
Set -DCXXOPTS_CXX_STANDARD=17 while building to avoid icu-related error. This is supported by cxxopts and included in their testing [1]. The build just *defaults* to C++11, which icu >= 75 no longer supports. [1]: https://github.com/jarro2783/cxxopts/commit/76bd60dc17ca514f2febb49382b38d526d5502a5