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

Don't use add_subdirectory() but include() in #22

Open
junghans opened this issue Jun 29, 2016 · 1 comment
Open

Don't use add_subdirectory() but include() in #22

junghans opened this issue Jun 29, 2016 · 1 comment

Comments

@junghans
Copy link
Member

This was found in laristra/flecsi#99.

Using add_subdirectory() in SourceLists.txt leads to that bug. Replacing in by include() should fix that.

@junghans
Copy link
Member Author

include() won't work if PARENT_SCOPE is still there!

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