Added extra rpath entries to common macOS library install locations.#95
Added extra rpath entries to common macOS library install locations.#95
Conversation
|
Sure, will merge it in once CI is happy |
This comment was marked as outdated.
This comment was marked as outdated.
888c4b2 to
d131a9f
Compare
d131a9f to
74e0984
Compare
|
|
||
| - name: Set LD_LIBRARY_PATH | ||
| - name: Set LD_LIBRARY_PATH | ||
| if: ${{ matrix.os == 'ubuntu-latest' }} |
There was a problem hiding this comment.
More for clarity than anything else.
|
ha, what was the change to make it work? |
Basically reverting another change that I thought would eliminate an extra I thought I understood the setting behavior, but it was only passing locally because I relied on |
|
Oh, the |
|
How do I find the Maven Central coordinates? |
|
sonatype snapshots! (https://oss.sonatype.org/content/repositories/snapshots/io/pdal/) Check the readme, the orange button click!
|

@pomadchin Is it possible for you to publish a SNAPSHOT version so I can easily test the output from CI?