I have another small fix for a more obscure problem. This is for packaging setups where cmake is told to use full absolute installation paths (e.g. covers splitting devel and user packages).
CMAKEINSTALL* variables may be set to absolute paths, hence concatenating with CMAKE_INSTALL_PREFIX is not always valid.
I have another small fix for a more obscure problem. This is for packaging setups where cmake is told to use full absolute installation paths (e.g. covers splitting devel and user packages).
CMAKEINSTALL* variables may be set to absolute paths, hence concatenating with CMAKE_INSTALL_PREFIX is not always valid.
https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html