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

Make include sources copied when configuring the project #23

Open
asmodehn opened this issue Oct 16, 2013 · 0 comments
Open

Make include sources copied when configuring the project #23

asmodehn opened this issue Oct 16, 2013 · 0 comments

Comments

@asmodehn
Copy link
Owner

The include directory should be copied inside the build directory when the project is configured through cmake and not when build is successful.
It will allow upper project to build even if a dependency was not build successfully.
Of course the link will failed but the user will be able to check is code (syntax and such) and so submit it to subversion even if he can't run it.
Data copy mustn't change.

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

1 participant