12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- 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
- mlir
- 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()
|