Skip to content
  • Utkarsh Ayachit's avatar
    update install rules for launchers. · f7ee0ad5
    Utkarsh Ayachit authored
    Adding logic to update install rules when launchers are enabled.
    
    * Remove obsolete `PARAVIEW_DEFAULT_SYSTEM_GL`. If mesa is enabled and
      launchers project is enabled, then that is same as setting
      PARAVIEW_DEFAULT_SYSTEM_GL to TRUE.
    * If launchers are enabled, add logic to install mpi libraries under a
      `lib/mpi` prefix.
    * If launchers are enabled, install the launcher executables along with
      the paraview executables and rename the executables so that the
      launchers act as the real executables and add "-real" suffix to the
      real executables.
    f7ee0ad5