mirror of
https://github.com/monero-project/monero.git
synced 2025-12-12 15:50:28 -08:00
rpc: source file extensions must be explicit (cmake warning)
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