Closed vetlewi closed 3 years ago
This PR marks the move from Makefile based building of the source to fully using CMakeFiles. Not that there might be some issues with rpath on CentOS 7 for rupdate. This can be fixed by symlink librupdate.so to the /usr/lib64 folder.
rupdate
librupdate.so
/usr/lib64
This PR marks the move from Makefile based building of the source to fully using CMakeFiles. Not that there might be some issues with rpath on CentOS 7 for
rupdate
. This can be fixed by symlinklibrupdate.so
to the/usr/lib64
folder.