Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake: header installation directory #123

Open
nielsvd opened this issue May 5, 2020 · 1 comment
Open

CMake: header installation directory #123

nielsvd opened this issue May 5, 2020 · 1 comment

Comments

@nielsvd
Copy link
Contributor

nielsvd commented May 5, 2020

Hi Gianluca,

I believe this line should be:

$<INSTALL_INTERFACE:${BLASFEO_HEADERS_INSTALLATION_DIRECTORY}>)

instead of:

$<INSTALL_INTERFACE:include/blasfeo/include>)

Best, Niels

@giaf
Copy link
Owner

giaf commented May 6, 2020

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants