forked from pool/cmake
39b578c0fae56b307d90f1cdb622b17c224aa8016b99e5928dd2dfc5bc423490
- Fix setting CMAKE_INSTALL_LIBDIR in cmake macro * This is a relative path, see `cmake --help-module GNUInstallDirs` - Do NOT set -DCMAKE_SKIP_RPATH:BOOL=OFF * A lot of applications have private libraries in a subdirectory and require linking with RPATH which is totally valid. OBS-URL: https://build.opensuse.org/request/show/764183 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=394
Description
No description provided
Languages
Python
100%