mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-03-02 14:53:52 +08:00
remove fastcluster (#29352)
* remove fastcluster * lock * rm there * and from release files
This commit is contained in:
2
third_party/SConscript
vendored
2
third_party/SConscript
vendored
@@ -4,5 +4,3 @@ env.Library('json11', ['json11/json11.cpp'], CCFLAGS=env['CCFLAGS'] + ['-Wno-unq
|
||||
env.Append(CPPPATH=[Dir('json11')])
|
||||
|
||||
env.Library('kaitai', ['kaitai/kaitaistream.cpp'], CPPDEFINES=['KS_STR_ENCODING_NONE'])
|
||||
|
||||
SConscript(['cluster/SConscript'])
|
||||
|
||||
Reference in New Issue
Block a user