mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +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