v0.14.0
cmake
FindiMesh.cmake
Go to the documentation of this file.
1
# - Try to find MESHKIT
2
3
# If unset, try environment
4
5
find_library(iMESH_LIBRARY NAMES iMesh PATHS "${MOAB_DIR}/lib")
6
message(STATUS ${iMESH_LIBRARY})
7
8
9
10
Generated by
Doxygen
1.8.17 and hosted at