Re: [CMake] Support of ${MPIEXEC_EXECUTABLE} in try_run

2018-10-31 Thread Robert Maynard
No, if you need the executable to be launched by mpiexec you will need to use some combination od custom_commands instead of try_run On Tue, Oct 30, 2018 at 12:37 PM Hector E Barrios Molano wrote: > > Hi CMake Users, > > Is there a way to use ${MPIEXEC_EXECUTABLE} during execution of a program >

[CMake] Support of ${MPIEXEC_EXECUTABLE} in try_run

2018-10-30 Thread Hector E Barrios Molano
Hi CMake Users, Is there a way to use ${MPIEXEC_EXECUTABLE} during execution of a program using try_run? Thank you for your help, Best regards, Hector -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware