You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the `-DCMAKE_INSTALL_LIBDIR=lib` option to specify the library directory
explicitly. While the CI AWS-LC case creates the "lib" directory without the
option, I observed the `lib64` directory was created on my local environment.
So, this change is useful to provide information to create a local environment.
0 commit comments