[netcdfgroup] how to enable parallel builds with CMake

Before CMake, I used to build parallel netCDF with --enable-parallel.
What's the CMake equivalent for it?
Anything else to consider?

--Nico