Fix "Arcadia" build

This commit is contained in:
Alexey Milovidov 2020-09-18 01:29:15 +03:00
parent a783fe110f
commit 1752bbc1ed
2 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,8 @@
LIBRARY()
ADDINCL(
contrib/libs/icu/common
contrib/libs/icu/i18n
contrib/libs/pdqsort
)

View File

@ -50,6 +50,7 @@ SRCS(
formatIPv6.cpp
formatReadable.cpp
getExecutablePath.cpp
getMappedArea.cpp
getMultipleKeysFromConfig.cpp
getNumberOfPhysicalCPUCores.cpp
hasLinuxCapability.cpp
@ -87,6 +88,7 @@ SRCS(
StatusFile.cpp
StatusInfo.cpp
Stopwatch.cpp
StringRef.cpp
StringUtils/StringUtils.cpp
StudentTTest.cpp
SymbolIndex.cpp