The C version looks to be supported again:
github.com
Modernize build: switch to CMake, add unit tests, fix man pages · shadowsocks/shadowsocks-libev@7bb2507
* Modernize build: switch to CMake, add unit tests, fix man pages Remove autotools (configure.ac, Makefile.am, m4/, autogen.sh) and make CMake the sole build system. Enhance CMake with proper Find...