Hi,<br><br>At one point in a user's build they are calling out to CMAKE_COMMAND as part of a custom target.<br><br>Is there an easy way to propagate all the arguments to the original cmake invocation to this child cmake process? Essentially I just want to be able to grab ARGV of the parent cmake but didn't spot how to do that.<br>
<br>Thanks<br>b.<br>