Merge pull request #3121

6fbb0b06 cmake: set API header install path to what Qt wallet expects (redfish)
This commit is contained in:
Riccardo Spagni 2018-01-27 17:24:57 -08:00
commit d3e1244466
No known key found for this signature in database
GPG Key ID: 55432DF31CCD4FCD
1 changed files with 1 additions and 1 deletions

View File

@ -88,4 +88,4 @@ else()
endif()
install(FILES ${wallet_api_headers}
DESTINATION include/wallet)
DESTINATION include/wallet/api)