Closed ConiKost closed 10 months ago
/usr should not be hardcoded, as otherwise this will cause a double prefix during installation.
The correct prefix is already being handled by CMAKE_INSTALL_PREFIX.
Example:
/usr/usr/bin/ebuspicloader /usr/usr/bin/ebusctl /usr/usr/bin/ebusd
/usr should not be hardcoded, as otherwise this will cause a double prefix during installation.
The correct prefix is already being handled by CMAKE_INSTALL_PREFIX.
Example: