Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ParaView
ParaView-Superbuild
Commits
210e4d9d
Commit
210e4d9d
authored
Nov 01, 2017
by
Dan Lipsa
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enable LAS reader on windows.
parent
39566840
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
3 additions
and
3 deletions
+3
-3
CMakeLists.txt
CMakeLists.txt
+1
-1
projects/las.cmake
projects/las.cmake
+0
-0
projects/paraview.cmake
projects/paraview.cmake
+2
-2
projects/patches/las-enable-outside-boost-options.patch
projects/patches/las-enable-outside-boost-options.patch
+0
-0
projects/patches/las-respect-with-geotiff.patch
projects/patches/las-respect-with-geotiff.patch
+0
-0
No files found.
CMakeLists.txt
View file @
210e4d9d
...
...
@@ -60,6 +60,7 @@ function (superbuild_find_projects var)
pythonsetuptools
qt5
silo
las
szip
tbb
visitbridge
...
...
@@ -78,7 +79,6 @@ function (superbuild_find_projects var)
genericio
libxml2
mxml
las
scipy
)
if
(
NOT APPLE
)
...
...
projects/
apple-unix/
las.cmake
→
projects/las.cmake
View file @
210e4d9d
File moved
projects/paraview.cmake
View file @
210e4d9d
...
...
@@ -90,7 +90,7 @@ if (UNIX)
fontconfig
)
endif
()
list
(
APPEND paraviews_platform_dependencies
adios ffmpeg libxml2 freetype
las
adios ffmpeg libxml2 freetype
# For cosmotools
genericio cosmotools
)
...
...
@@ -112,7 +112,7 @@ superbuild_add_project(paraview
DEFAULT_ON
DEPENDS_OPTIONAL
cuda boost hdf5 matplotlib mpi numpy png
python qt5 visitbridge zlib silo
python qt5 visitbridge zlib silo
las
xdmf3 ospray vrpn vtkm tbb netcdf
paraviewusersguide paraviewgettingstartedguide
paraviewtutorial paraviewtutorialdata paraviewweb
...
...
projects/
apple-unix/
patches/las-enable-outside-boost-options.patch
→
projects/patches/las-enable-outside-boost-options.patch
View file @
210e4d9d
File moved
projects/
apple-unix/
patches/las-respect-with-geotiff.patch
→
projects/patches/las-respect-with-geotiff.patch
View file @
210e4d9d
File moved
Dan Lipsa
@danlipsa
mentioned in commit
e0c0d24f
·
Nov 07, 2017
mentioned in commit
e0c0d24f
mentioned in commit e0c0d24f043759c067bd982d053a3e6695f73b52
Toggle commit list
Write
Preview
Markdown
is supported
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