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

Tweak build system for easier integration #3

Closed

Conversation

ycdtosa
Copy link

@ycdtosa ycdtosa commented Feb 22, 2022

Use modern CMake; don't impose configurations,
but carry it along with the library target.

Detect when the library is integrated in an external project.
Do not create example targets if that is the case.

Use modern CMake; don't impose configurations,
but carry it along with the library target.

Detect when the library is integrated in an external project.
Do not create example targets if that is the case.
@ycdtosa ycdtosa marked this pull request as ready for review February 22, 2022 10:29
@ycdtosa
Copy link
Author

ycdtosa commented Mar 8, 2022

This is in the same spirit as #2, with the purpose to make integration in external projects easier.

@rsiryani
Copy link
Contributor

rsiryani commented Mar 8, 2022

Hi,
We are working on improving the CMake to make it more convenient.
I close this issue as we are covering it in the issue #2

Thank you !

@rsiryani rsiryani closed this Mar 8, 2022
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

Successfully merging this pull request may close these issues.

2 participants