According to the Release Notes, with CMake 3.12 it can be done cross-platform:
The cmake(1) Build Tool Mode (cmake –build) gained --parallel [] and -j [] options to specify a parallel build level. They map to corresponding options of the native build tool.