CONFIG: add config files for VTK, MESA

- sometimes used for off-screen rendering.
  Only add to library-path when they are actually available
This commit is contained in:
Mark Olesen
2016-12-16 08:17:29 +01:00
parent db0d8de756
commit 3f362fd7ec
8 changed files with 174 additions and 8 deletions

View File

@ -124,6 +124,7 @@ unsetenv ParaView_INCLUDE_DIR
unsetenv ParaView_MAJOR
unsetenv ParaView_VERSION
unsetenv PV_PLUGIN_PATH
unsetenv VTK_DIR
#------------------------------------------------------------------------------
# unset other ThirdParty environment variables
@ -136,6 +137,7 @@ unsetenv FFTW_ARCH_PATH
unsetenv GPERFTOOLS_ARCH_PATH
unsetenv GMP_ARCH_PATH
unsetenv MPFR_ARCH_PATH
unsetenv MESA_ARCH_PATH
unsetenv METIS_ARCH_PATH
unsetenv SCOTCH_ARCH_PATH