Remove error-prone CAF_INSTALL_CMAKEDIR option
The custom CAF_INSTALL_CMAKEDIR option apparently introduced more potential pitfalls than it's worth. For full discussion/context see https://github.com/actor-framework/actor-framework/pull/1193. CMake package files now always land in `${CMAKE_INSTALL_LIBDIR}/cmake/CAF`.
Showing
Please register or sign in to comment