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

INCLUDE_DYNAMIC or INCLUDE_STATIC should be enabled by default, otherwise only headers are installed and not library #553

Closed
yurivict opened this issue Feb 17, 2021 · 4 comments

Comments

@yurivict
Copy link
Contributor

Here: https://github.com/grame-cncm/faust/blob/master-dev/build/CMakeLists.txt#L35

Version: 2.30.5

@dfober
Copy link
Member

dfober commented Feb 18, 2021

Would a specific target do the trick?

@yurivict
Copy link
Contributor Author

Would a specific target do the trick?

Yes.

@dfober
Copy link
Member

dfober commented Feb 20, 2021

there is now a 'libsall' target, available from the main Makefile, that builds all the libraries in static and dynamic form.
That's available from the master-dev branch. Could you check that it's what you need?

@yurivict
Copy link
Contributor Author

yurivict commented Mar 4, 2021

Could you check that it's what you need?

I am fine now, I just thought that cmake should not allow to install headers without any libraries enabled.

@dfober dfober closed this as completed Mar 5, 2021
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