mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
Remove sparsehash from wscript
This commit is contained in:
parent
4aa92466eb
commit
97da6c937a
1
wscript
1
wscript
@ -226,7 +226,6 @@ def build(bld):
|
|||||||
'third_party/doctest/',
|
'third_party/doctest/',
|
||||||
'third_party/loguru/',
|
'third_party/loguru/',
|
||||||
'third_party/rapidjson/include/',
|
'third_party/rapidjson/include/',
|
||||||
'third_party/sparsehash/src/',
|
|
||||||
'third_party/sparsepp/'],
|
'third_party/sparsepp/'],
|
||||||
defines=['LOGURU_WITH_STREAMS=1',
|
defines=['LOGURU_WITH_STREAMS=1',
|
||||||
'DEFAULT_RESOURCE_DIRECTORY="' + default_resource_directory + '"'],
|
'DEFAULT_RESOURCE_DIRECTORY="' + default_resource_directory + '"'],
|
||||||
|
Loading…
Reference in New Issue
Block a user