mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 07:52:25 +00: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
1 changed files with 1 additions and 1 deletions
|
@ -88,4 +88,4 @@ else()
|
|||
endif()
|
||||
|
||||
install(FILES ${wallet_api_headers}
|
||||
DESTINATION include/wallet)
|
||||
DESTINATION include/wallet/api)
|
||||
|
|
Loading…
Reference in a new issue