提交 c85fec6c 编写于 作者: A Alexey Milovidov

Update ya.make for Arcadia build

上级 0e00e304
......@@ -11,19 +11,20 @@ PEERDIR(
NO_COMPILER_WARNINGS()
# Autogenerated from: find . -name '*.cpp' | sed 's/^\.\// /' | sort
SRCS(
CacheDictionary.cpp
CacheDictionary_generate1.cpp
CacheDictionary_generate2.cpp
CacheDictionary_generate3.cpp
CacheDictionary.cpp
ClickHouseDictionarySource.cpp
ComplexKeyCacheDictionary.cpp
ComplexKeyCacheDictionary_createAttributeWithType.cpp
ComplexKeyCacheDictionary_generate1.cpp
ComplexKeyCacheDictionary_generate2.cpp
ComplexKeyCacheDictionary_generate3.cpp
ComplexKeyCacheDictionary_setAttributeValue.cpp
ComplexKeyCacheDictionary_setDefaultAttributeValue.cpp
ComplexKeyCacheDictionary.cpp
ComplexKeyHashedDictionary.cpp
DictionaryBlockInputStreamBase.cpp
DictionaryFactory.cpp
......@@ -56,6 +57,8 @@ SRCS(
RedisBlockInputStream.cpp
RedisDictionarySource.cpp
registerDictionaries.cpp
tests/gtest_dictionary_configuration.cpp
TrieDictionary.cpp
writeParenthesisedString.cpp
XDBCDictionarySource.cpp
)
......
......@@ -24,7 +24,7 @@ PEERDIR(
library/consistent_hashing
)
# Autogenerated from: find . -name '*.cpp' | sed 's/^\.\///' | sort
# Autogenerated from: find . -name '*.cpp' | sed 's/^\.\// /' | sort
SRCS(
abs.cpp
acos.cpp
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册