Closed h3xx closed 2 years ago
The libdir could change, or be something specified completely different. E.g. -DCMAKE_INSTALL_LIBDIR=lib32; Don't assume the libdir is 'lib'.
-DCMAKE_INSTALL_LIBDIR=lib32
'lib'
This keeps it consistent and uses whatever comes from GNUInstalldirs
The libdir could change, or be something specified completely different. E.g.
-DCMAKE_INSTALL_LIBDIR=lib32
; Don't assume the libdir is'lib'
.This keeps it consistent and uses whatever comes from GNUInstalldirs