mirror of
https://github.com/monero-project/monero.git
synced 2024-12-27 21:19:24 -05:00
Merge pull request #3121
6fbb0b06
cmake: set API header install path to what Qt wallet expects (redfish)
This commit is contained in:
commit
d3e1244466
@ -88,4 +88,4 @@ else()
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
install(FILES ${wallet_api_headers}
|
install(FILES ${wallet_api_headers}
|
||||||
DESTINATION include/wallet)
|
DESTINATION include/wallet/api)
|
||||||
|
Loading…
Reference in New Issue
Block a user