Attempting to build shared libraries results in: ``` CMake Error at src/mpi/CMakeLists.txt:27 (install): install TARGETS given no LIBRARY DESTINATION for shared library target "caf_mpi". ``` Is there a specific reason that this isn't supported?