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
+1 -1
View File
@@ -88,4 +88,4 @@ else()
endif()
install(FILES ${wallet_api_headers}
DESTINATION include/wallet)
DESTINATION include/wallet/api)