ports/math/vtk6/files/patch-ThirdParty-verdict-vtkverdict_CMakeLists.txt
Pietro Cerutti faaf0a24d7 - New port: math/vtk6
This is a port of the new VTK 6.x series. It is an early effort which should
  be used with care. Python support is present but commented out, pending some
  more thorough test.

  WWW: http://vtk.org/
2014-01-08 17:18:41 +00:00

25 lines
705 B
Text

--- ThirdParty/verdict/vtkverdict/CMakeLists.txt.orig 2013-06-26 09:41:53.000000000 +0200
+++ ThirdParty/verdict/vtkverdict/CMakeLists.txt 2013-06-26 09:42:13.000000000 +0200
@@ -117,14 +117,14 @@
# Installation stuff
#
IF(NOT verdict_INSTALL_NO_DEVELOPMENT)
- install(FILES
- README
- Verdict.htm
- Verdict.doc
- verdict_test.cpp
- DESTINATION ${verdict_INSTALL_DOC_DIR}/verdict/${verdict_VERSION}/
- COMPONENT Development
- )
+# install(FILES
+# README
+# Verdict.htm
+# Verdict.doc
+# verdict_test.cpp
+# DESTINATION ${verdict_INSTALL_DOC_DIR}/verdict/${verdict_VERSION}/
+# COMPONENT Development
+# )
install(
FILES ${verdict_BINARY_DIR}/verdict.h