123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- OWNER(
- g:contrib
- g:cpp-contrib
- )
- RECURSE(
- abseil-cpp
- abseil-cpp-tstring
- alsa-lib
- avahi
- aws
- blis
- boost
- cityhash-1.0.2
- cmph
- cpuinfo
- exiv2
- expected-lite
- fast_float
- dragonbox
- gemmlowp
- glib
- glib-networking
- glibmm
- google
- googletest
- gst-plugins-bad
- gst-plugins-base
- gst-plugins-good
- gstreamer
- http-parser
- keyutils
- libelf
- libffi
- libiscsi
- libntirpc
- librseq
- libsigcxx
- libsoup
- libtorrent
- liburcu
- libxsmm
- llhttp
- mpg123
- murmurhash
- nfs_ganesha
- noc
- openal-soft
- patched
- protobuf-c
- protoc-c
- protozero
- range-v3
- rnnoise
- rubberband
- spdlog
- thrift
- thrift/compiler
- turbo_base64
- uriparser
- )
- IF(OS_LINUX OR OS_DARWIN)
- RECURSE(
- boost/libs/python
- boost/libs/python/arcadia_test
- )
- ENDIF()
- IF(OS_ANDROID)
- RECURSE(ashmem)
- ENDIF()
|