ya.make 899 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. # Generated by devtools/yamaker from nixpkgs 22.11.
  2. LIBRARY()
  3. LICENSE(BSL-1.0)
  4. LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
  5. VERSION(1.86.0)
  6. ORIGINAL_SOURCE(https://github.com/boostorg/icl/archive/boost-1.86.0.tar.gz)
  7. PEERDIR(
  8. contrib/restricted/boost/assert
  9. contrib/restricted/boost/concept_check
  10. contrib/restricted/boost/config
  11. contrib/restricted/boost/container
  12. contrib/restricted/boost/core
  13. contrib/restricted/boost/date_time
  14. contrib/restricted/boost/detail
  15. contrib/restricted/boost/iterator
  16. contrib/restricted/boost/move
  17. contrib/restricted/boost/mpl
  18. contrib/restricted/boost/range
  19. contrib/restricted/boost/rational
  20. contrib/restricted/boost/static_assert
  21. contrib/restricted/boost/type_traits
  22. contrib/restricted/boost/utility
  23. )
  24. ADDINCL(
  25. GLOBAL contrib/restricted/boost/icl/include
  26. )
  27. NO_COMPILER_WARNINGS()
  28. NO_UTIL()
  29. END()