Re: [CMake] Forcing linking compatability to old libc / libstdc++ (Linux)

2017-02-04 Thread Alexander Neundorf
On 2017 M02 3, Fri 20:32:58 CET you wrote: > FWIW, we've moved to CentOS 6 for the binaries we package and distribute > for ParaView. It's about the oldest widely deployed Linux distro that's > still actively supported (EL5 is EOL'd and most deployments have long since > moved to 6 or 7). Yes,

Re: [CMake] OSX RPATH linker flags not added on first build

2017-02-04 Thread clinton
- On Feb 3, 2017, at 11:25 AM, Doug Digglington wrote: > Hello, > I am using ExternalProject to download and build a third-party library (SDL) > in > my project. I am running into an issue on OSX where the RPATH linker flags > will > not be added when my project is built and linked for t