blasfeo
blasfeo copied to clipboard
CMake: header installation directory
Hi Gianluca,
I believe this line should be:
$<INSTALL_INTERFACE:${BLASFEO_HEADERS_INSTALLATION_DIRECTORY}>)
instead of:
$<INSTALL_INTERFACE:include/blasfeo/include>)
Best, Niels
Thanks Niels!
The cmake build system has been edited by tons of people, this piece of code looks like the hard-coded location of headers in acados. I'll fix it, thanks for spotting!