# [TITLE]: gmsh
# [DESCRIPTION]: A three-dimensional finite element mesh generator.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Developer Tools, Data Science
# [MAINTAINER]: Juro Bystricky <juro.bystricky@intel.com>

include(python3-basic)
include(libX11client)
include(lib-imageformat)
include(openblas)
include(libstdcpp)

# start of custom additions (edits outside this area will be removed automatically)
include(lib-opengl)
include(openmpi)
# end of custom additions

# main package
gmsh
