mirror of
https://github.com/monero-project/monero.git
synced 2025-12-06 21:01:15 -08:00
cmake: set API header install path to what Qt wallet expects
This commit is contained in:
@@ -86,4 +86,4 @@ else()
|
||||
endif()
|
||||
|
||||
install(FILES ${wallet_api_headers}
|
||||
DESTINATION include/wallet)
|
||||
DESTINATION include/wallet/api)
|
||||
|
||||
Reference in New Issue
Block a user