cmake external projects: pass --libdir to configure (#12734)
If --libdir is not set, configure will use lib64 on some platforms, while the build-system has lib hardcoded.
Loading
Please sign in to comment
If --libdir is not set, configure will use lib64 on some platforms, while the build-system has lib hardcoded.