Skip to content

Commit

Permalink
Merge pull request #31 from pck/add-headers
Browse files Browse the repository at this point in the history
add two headers to CMakeLists.txt
  • Loading branch information
ybainier authored Dec 27, 2018
2 parents a14c6a8 + ca794cc commit a3e55f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Hypodermic/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ set(Hypodermic_headers
IRegistration.h
IRegistrationActivator.h
IRegistrationDescriptor.h
IRegistrationRegistry.h
IRegistrationScope.h
IResolutionContainer.h
IResolutionContext.h
Expand Down Expand Up @@ -86,6 +87,7 @@ set(Hypodermic_headers
RegistrationScope.h
ResolutionContainer.h
ResolutionContext.h
ResolutionException.h
ResolutionInfo.h
RuntimeRegistrationBuilder.h
SingleInstance.h
Expand Down

0 comments on commit a3e55f3

Please sign in to comment.