blasfeo icon indicating copy to clipboard operation
blasfeo copied to clipboard

CMake: header installation directory

Open nielsvd opened this issue 4 years ago • 1 comments

Hi Gianluca,

I believe this line should be:

$<INSTALL_INTERFACE:${BLASFEO_HEADERS_INSTALLATION_DIRECTORY}>)

instead of:

$<INSTALL_INTERFACE:include/blasfeo/include>)

Best, Niels

nielsvd avatar May 05 '20 13:05 nielsvd

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!

giaf avatar May 06 '20 12:05 giaf