Skip to content
  • Brad King's avatar
    ENH: Adding configurable installation support. There are three basic... · f4a43573
    Brad King authored
    ENH: Adding configurable installation support.  There are three basic components: runtime, development, and documentation.  Users or parent projects can control which components are installed by setting VTK_INSTALL_NO_RUNTIME, VTK_INSTALL_NO_DEVELOPMENT, and/or VTK_INSTALL_NO_DOCUMENTATION appropriately.  Install locations can be configured with VTK_INSTALL_BIN_DIR, VTK_INSTALL_LIB_DIR, and VTK_INSTALL_INCLUDE_DIR by setting them to paths relative to the installation prefix.  The defaults preserve old behavior.
    f4a43573