should we have CMAKE_SKIP_RPATH TRUE ?
1bsyl opened this issue · 3 comments
1bsyl commented
just renamed the issue with madebr comment:
madebr commented
The tests are linked against the correct library, but the tests inside the build directory don't have their run path set:
Line 97 in 9e1afdf
I think that line should not be there.
CMake will remove the run path when installing the files.