openvr icon indicating copy to clipboard operation
openvr copied to clipboard

Use GNUInstallDirs to determine lib install path

Open h3xx opened this issue 4 years ago • 0 comments

Lets the user specify a path to install the library in by using -DCMAKE_INSTALL_LIBDIR=foo or even =/full/path/foo.

The default of lib stays the same.

More information about GNUInstallDirs: https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html

h3xx avatar Jan 23 '21 22:01 h3xx