summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik
diff options
context:
space:
mode:
authorJosef Kemetmüller <josef.kemetmueller@gmail.com>2021-08-20 17:25:33 +0200
committerArtturin <Artturin@artturin.com>2022-07-04 02:58:50 +0300
commitf7414e2b3ac69f220e19b1ef9ddfe8d64650c5ca (patch)
tree66c8cf84bd1a7e8b3c649f065d8419c9066b6f0f /pkgs/development/python-modules/python-mapnik
parent116e8e939b0944c7249685e8b0a6616b12da6f58 (diff)
cmake/setup-hook.sh: Don't skip build-RPATH
This should simplify using `nix-shell -A` or `nix develop` to develop CMake based projects. CMake features a mechanism to use a different RPATH for all executables in the build directory and only rewrite these RPATHs on installation. This makes it possible to run executables already from the build directory without having to set LD_LIBRARY_PATH. This should simplify the checkPhase for cmake based projects and hopefully not break anything. Fixes: #22060
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions