COMP: Fix VTK ExternalProject build with Ninja generator.

Closed thewtex requested to merge github/fork/thewtex/ninja into master

This fixes the passing of the build command, e.g. "ninja", when not using the 'Unix Makefile' generator for the "make" command on unix, to the VTK external build.

Merge request reports