OOML icon indicating copy to clipboard operation
OOML copied to clipboard

cmake tries to install libraries into the wrong directory

Open salfter opened this issue 6 years ago • 0 comments

I'm trying to write a Gentoo ebuild to package this library, but when it gets to the install phase, it's trying to write .so files to /usr/lib. This is incorrect on at least AMD64, and possibly on other architectures.

The attached patch fixes this.

ooml-cmake-libdir.patch.txt

salfter avatar Mar 28 '18 06:03 salfter