Closed SCOTT-HAMILTON closed 4 years ago
Rpath compiler option needs a path directory as argument. You forgot to mention it in CMakeLists.txt
Here is the documentation on this option : clang's -rpath reference
Meanwhile this patch just removes it.
Rpath compiler option needs a path directory as argument. You forgot to mention it in CMakeLists.txt
Here is the documentation on this option : clang's -rpath reference
Meanwhile this patch just removes it.