mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 10:37:37 -07:00
cmake: set API header install path to what Qt wallet expects
This commit is contained in:
parent
35d5aa36c9
commit
6fbb0b065d
@ -86,4 +86,4 @@ else()
|
||||
endif()
|
||||
|
||||
install(FILES ${wallet_api_headers}
|
||||
DESTINATION include/wallet)
|
||||
DESTINATION include/wallet/api)
|
||||
|
Loading…
Reference in New Issue
Block a user