mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2025-01-25 18:52:56 -03:00
cmake: set API header install path to what Qt wallet expects
This commit is contained in:
parent
35d5aa36c9
commit
6fbb0b065d
1 changed files with 1 additions and 1 deletions
|
@ -86,4 +86,4 @@ else()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
install(FILES ${wallet_api_headers}
|
install(FILES ${wallet_api_headers}
|
||||||
DESTINATION include/wallet)
|
DESTINATION include/wallet/api)
|
||||||
|
|
Loading…
Add table
Reference in a new issue