Add more missing headers to install
This commit is contained in:
parent
af6eb06a3e
commit
d7c51f26e3
2 changed files with 4 additions and 0 deletions
|
|
@ -19,3 +19,5 @@ install( TARGETS
|
|||
LIBRARY DESTINATION lib
|
||||
ARCHIVE DESTINATION lib
|
||||
)
|
||||
INSTALL( FILES ${HEADERS} DESTINATION "include/graphene/account_history" )
|
||||
|
||||
|
|
|
|||
|
|
@ -19,3 +19,5 @@ install( TARGETS
|
|||
LIBRARY DESTINATION lib
|
||||
ARCHIVE DESTINATION lib
|
||||
)
|
||||
INSTALL( FILES ${HEADERS} DESTINATION "include/graphene/market_history" )
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue