if CMAKE_INSTALL_LIBDIR not set to `lib`, GNUInstallDirs.cmake will install libraries files to $out/lib64.
if CMAKE_PREFIX_PATH not set to PATH of `inputs`, cmake will unable to find cmake modules of inputs. I find this when packaging https://github.com/lxdg/libqtxdg.
