Skip to content
Snippets Groups Projects
Commit d3f80f35 authored by Simon Oehrl's avatar Simon Oehrl
Browse files

Temporarily comment out the VTK demo

#2
parent da04d2ce
No related branches found
No related tags found
2 merge requests!3Feature/#7 remove conan,!2Feature/#2 add brunel simulation demo
...@@ -28,7 +28,7 @@ class nest(ConanFile): ...@@ -28,7 +28,7 @@ class nest(ConanFile):
requires = (("contra/18.05@RWTH-VR/develop"), requires = (("contra/18.05@RWTH-VR/develop"),
("nesci/18.05@RWTH-VR/develop"), ("nesci/18.05@RWTH-VR/develop"),
("Qt/5.11.1@bincrafters/stable"), # ("Qt/5.11.1@bincrafters/stable"),
("conduit/0.3.1@RWTH-VR/thirdparty")) ("conduit/0.3.1@RWTH-VR/thirdparty"))
generators = "cmake" generators = "cmake"
......
...@@ -19,4 +19,5 @@ ...@@ -19,4 +19,5 @@
# limitations under the License. # limitations under the License.
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
add_subdirectory(QVTK-Demo) add_subdirectory(brunel-simulation)
# add_subdirectory(QVTK-Demo)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment