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

Install all headers as fix for missing headers in installed library #1994

Merged

Conversation

jackgerrits
Copy link
Member

This fixes an issue where there are missing headers in the installed library. It is perhaps a bit heavy handed as it installs all headers. This will change once we define a proper public interface for the library.

#1567

@peterychang
Copy link
Collaborator

lgtm. can you add an issue to clean up the installed headers once we clean up the interface?

@jackgerrits
Copy link
Member Author

By default once we create public headers in an include dir then we will need to update the install command, I'm going to hold off on the issue since we know we need the interface

@jackgerrits jackgerrits merged commit f2bcefa into VowpalWabbit:master Aug 9, 2019
@jackgerrits jackgerrits deleted the jagerrit/header_install_fix branch August 22, 2019 15:34
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.

None yet

2 participants