Add more missing headers to install

This commit is contained in:
Nathan Hourt 2016-07-04 16:35:46 -05:00
parent af6eb06a3e
commit d7c51f26e3
2 changed files with 4 additions and 0 deletions

View file

@ -19,3 +19,5 @@ install( TARGETS
LIBRARY DESTINATION lib
ARCHIVE DESTINATION lib
)
INSTALL( FILES ${HEADERS} DESTINATION "include/graphene/account_history" )

View file

@ -19,3 +19,5 @@ install( TARGETS
LIBRARY DESTINATION lib
ARCHIVE DESTINATION lib
)
INSTALL( FILES ${HEADERS} DESTINATION "include/graphene/market_history" )