Merge pull request #3121

6fbb0b06 cmake: set API header install path to what Qt wallet expects (redfish)
pull/95/head
Riccardo Spagni 6 years ago
commit d3e1244466
No known key found for this signature in database
GPG Key ID: 55432DF31CCD4FCD

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

Loading…
Cancel
Save