Skip to content
Snippets Groups Projects
Forked from ogs / ogs
7501 commits behind the upstream repository.
  • Lars Bilke's avatar
    4cdcdb05
    [cmake] Add petsc-lib path to RPATH. · 4cdcdb05
    Lars Bilke authored
    This fixes an issue under Ubuntu when using the ogs automatically
    configured petsc.
    
    E.g.:
    
    ./ogs: error while loading shared libraries: libpetsc.so.3.11: cannot open shared object file: No such file or directory
    4cdcdb05
    History
    [cmake] Add petsc-lib path to RPATH.
    Lars Bilke authored
    This fixes an issue under Ubuntu when using the ogs automatically
    configured petsc.
    
    E.g.:
    
    ./ogs: error while loading shared libraries: libpetsc.so.3.11: cannot open shared object file: No such file or directory
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
DependenciesExternalProject.cmake 3.05 KiB