685e821d0a
Libexec binaries need to be hardcoded, otherwise they are not found. This commit creates a config file and sets the path there. REVIEW: 119148
1 line
85 B
CMake
1 line
85 B
CMake
#define KDECONNECTD_BIN "${CMAKE_INSTALL_PREFIX}/${LIBEXEC_INSTALL_DIR}/kdeconnectd"
|