lib64
cmake
paraview-5.9
vtk
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 ()
Generated by
1.8.13 on Tue May 18 2021