Request description
Specifying the cmake install prefix option during the cmake build doesn't install headers; it only installs the libs
It would be nice to fix this instead of current symlink manual hack I'm doing :/
Alternative has been, slow build, by including the stablehlo sources in path, which is a bit of an overhead for development.