IF(NOT PV_INSTALL_NO_RUNTIME)
  INSTALL_FILES(${PV_INSTALL_DATA_DIR}/Scripts .*.pvs)
ENDIF(NOT PV_INSTALL_NO_RUNTIME)

