ExternalProject: Add BUILD_ARGS setting for builtin BUILD_COMMAND
Hello,
in agreement with the post https://discourse.cmake.org/t/parralelise-externalproject/2321/3, I propose to add an option BUILD_ARGS to recover the arguments of the build by default.
Edited by Brad King