Skip to content
Snippets Groups Projects
Forked from Core Modules / dune-common
1385 commits behind the upstream repository.
  • Samuel Burbulla's avatar
    da343ab1
    Make the consistency check a little more relax. · da343ab1
    Samuel Burbulla authored and Andreas Dedner's avatar Andreas Dedner committed
    Add relative CMAKE_INSTALL_RPATH.
    
    added CMAKE_BUILD_PATH to the rpath of python modules as well
    
    added missing package include
    
    add CMAKE_INSTALL_RPATH_USE_LINK_PATH to setup.py cmake flags to avoid
    issue with missing rpath entries for CMAKE_PREFIX_PATH
    
    Do not add suggestions any more.
    da343ab1
    History
    Make the consistency check a little more relax.
    Samuel Burbulla authored and Andreas Dedner's avatar Andreas Dedner committed
    Add relative CMAKE_INSTALL_RPATH.
    
    added CMAKE_BUILD_PATH to the rpath of python modules as well
    
    added missing package include
    
    add CMAKE_INSTALL_RPATH_USE_LINK_PATH to setup.py cmake flags to avoid
    issue with missing rpath entries for CMAKE_PREFIX_PATH
    
    Do not add suggestions any more.
CMakeLists.txt 178 B