mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
fix scons build
This commit is contained in:
@@ -8,7 +8,7 @@ Import('platform_libs')
|
||||
|
||||
localenv = env.Clone ()
|
||||
|
||||
sources = ["chat_client","chat_client_handler.cpp"]
|
||||
sources = ["chat_client.cpp","chat_client_handler.cpp"]
|
||||
|
||||
LIBS = [wslib, platform_libs] + boostlibs(['system',
|
||||
'date_time',
|
||||
|
||||
Reference in New Issue
Block a user