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

Add support for creating header only libraries #94

Open
DannyPeck opened this issue Feb 10, 2018 · 0 comments
Open

Add support for creating header only libraries #94

DannyPeck opened this issue Feb 10, 2018 · 0 comments
Assignees
Milestone

Comments

@DannyPeck
Copy link
Contributor

Currently hatch only supports projects that produce a target such as a executable or a static/shared library; however, you could also create a header only project.

The header only projects would not create a top level target and would consist of source files and tests.

@DannyPeck DannyPeck added this to the v0.1.0 milestone Feb 10, 2018
@DannyPeck DannyPeck self-assigned this Feb 15, 2018
@DannyPeck DannyPeck assigned xmclark and unassigned DannyPeck Apr 22, 2018
@DannyPeck DannyPeck modified the milestones: v0.1.0, v0.2.0 Apr 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants