diff options
author | Greg Sjaardema <gsjaardema@gmail.com> | 2019-09-08 16:14:56 -0600 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2019-09-08 17:14:56 -0500 |
commit | db1fb168406abb26f2f5a2d2d19cbc1089a54a9f (patch) | |
tree | 3f45a77882f14bbd206fa588be25b2720291fd95 /.flake8_packages | |
parent | 983e6b4a4a7d7cce4bf54ef01f374d055871eaad (diff) | |
download | spack-db1fb168406abb26f2f5a2d2d19cbc1089a54a9f.tar.gz spack-db1fb168406abb26f2f5a2d2d19cbc1089a54a9f.tar.bz2 spack-db1fb168406abb26f2f5a2d2d19cbc1089a54a9f.tar.xz spack-db1fb168406abb26f2f5a2d2d19cbc1089a54a9f.zip |
CGNS: Add setting of RPATH on Darwin (#9984)
* CGNS: Add setting of RPATH on Darwin
This should go in the CGNS CMakeLists.txt, but it isn't there yet and won't be in previous versions, so best to handle it here.
If building on darwin/MacOSX, need to set the RPATH so applications can find shared library correctly.
* Restrict MACOSX_RPATH setting
This has now been added to the CGNS distribution, so the setting of `CMAKE_MACOSX_RPATH` should be restricted to current and previous releases and not upcoming releases.
Diffstat (limited to '.flake8_packages')
0 files changed, 0 insertions, 0 deletions