vtk-find-package-helpers.cmake
Go to the documentation of this file.
1 if (NOT DEFINED "MPI_C_COMPILER" OR NOT MPI_C_COMPILER)
2  set("MPI_C_COMPILER" "/usr/lib64/openmpi/bin/mpicc" CACHE FILEPATH "Third-party helper setting from ${CMAKE_FIND_PACKAGE_NAME}")
3 endif ()