Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Utkarsh Ayachit
ParaView-Superbuild
Commits
71ace878
Commit
71ace878
authored
Dec 18, 2020
by
Timothee Chabat
Browse files
Update cmake so gmsh does not build for windows
parent
56fbbb77
Changes
3
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
71ace878
...
@@ -46,7 +46,6 @@ function (superbuild_find_projects var)
...
@@ -46,7 +46,6 @@ function (superbuild_find_projects var)
embree
embree
freetype
freetype
gdal
gdal
gmsh
hdf5
hdf5
ispc
ispc
las
las
...
@@ -113,6 +112,7 @@ function (superbuild_find_projects var)
...
@@ -113,6 +112,7 @@ function (superbuild_find_projects var)
fortran
fortran
gdal
gdal
genericio
genericio
gmsh
lapack
lapack
libxml2
libxml2
mili
mili
...
...
projects/gmsh.cmake
→
projects/
apple-unix/
gmsh.cmake
View file @
71ace878
File moved
projects/paraview.cmake
View file @
71ace878
...
@@ -46,8 +46,7 @@ if (UNIX)
...
@@ -46,8 +46,7 @@ if (UNIX)
fontconfig
)
fontconfig
)
endif
()
endif
()
list
(
APPEND paraviews_platform_dependencies
list
(
APPEND paraviews_platform_dependencies
ffmpeg libxml2 freetype mili
ffmpeg libxml2 freetype mili gmsh
# For cosmotools
# For cosmotools
genericio cosmotools
)
genericio cosmotools
)
endif
()
endif
()
...
@@ -118,7 +117,7 @@ superbuild_add_project(paraview
...
@@ -118,7 +117,7 @@ superbuild_add_project(paraview
DEFAULT_ON
DEFAULT_ON
DEPENDS cxx11
DEPENDS cxx11
DEPENDS_OPTIONAL
DEPENDS_OPTIONAL
adios2 cuda boost fortran gdal
gmsh
hdf5 matplotlib mpi numpy png protobuf
adios2 cuda boost fortran gdal hdf5 matplotlib mpi numpy png protobuf
python python3 qt5 visitbridge zlib silo las lookingglass fides
python python3 qt5 visitbridge zlib silo las lookingglass fides
xdmf3 ospray vrpn vtkm tbb netcdf
xdmf3 ospray vrpn vtkm tbb netcdf
openpmd
openpmd
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment