[CMake] Support of ${MPIEXEC_EXECUTABLE} in try_run

Robert Maynard robert.maynard at kitware.com
Wed Oct 31 14:46:12 EDT 2018


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
<hectorb at utexas.edu> wrote:
>
> 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 offers various services to support the CMake community. For more information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> https://cmake.org/mailman/listinfo/cmake


More information about the CMake mailing list