This allows to use Rcs libraries from other projects by find_package(Rcs).
It only provides configurations for the build tree. In order to use it, the build directory must be on the CMAKE_PACKAGE_PATH. Alternatively, set the option WRITE_PACKAGE_REGISTRY during the build of Rcs to write the current build directory to the cmake package registry, then it can be found by anyone on the same system.
This allows to use Rcs libraries from other projects by find_package(Rcs).
It only provides configurations for the build tree. In order to use it, the build directory must be on the CMAKE_PACKAGE_PATH. Alternatively, set the option WRITE_PACKAGE_REGISTRY during the build of Rcs to write the current build directory to the cmake package registry, then it can be found by anyone on the same system.