mirror of
https://github.com/monero-project/monero.git
synced 2026-01-21 20:13:25 +01:00
Merge pull request #7795
87a0928 rpc: source file extensions must be explicit (cmake warning) (selsta)
This commit is contained in:
@@ -39,7 +39,7 @@ set(rpc_sources
|
||||
core_rpc_server.cpp
|
||||
rpc_payment.cpp
|
||||
rpc_version_str.cpp
|
||||
instanciations)
|
||||
instanciations.cpp)
|
||||
|
||||
set(daemon_messages_sources
|
||||
message.cpp
|
||||
|
||||
Reference in New Issue
Block a user