ClickHouse/contrib/croaring
Георгий Кондратьев 2499cefdb9 DEVTOOLS-5507 Include roaring.h as roaring/roaring.h
This is needed to unbundle roaring. Its original cmake build system installs:

     /usr/include/roaring/roaring.h
     /usr/include/roaring/roaring.hh

and declares:

     set_target_properties(roaring::roaring PROPERTIES
       INTERFACE_INCLUDE_DIRECTORIES "/usr/include"
     )
2019-06-03 17:03:41 +00:00
..
roaring DEVTOOLS-5507 Include roaring.h as roaring/roaring.h 2019-06-03 17:03:41 +00:00
CMakeLists.txt DEVTOOLS-5507 Include roaring.h as roaring/roaring.h 2019-06-03 17:03:41 +00:00
LICENSE Added bitmap function feature with roaring bitmap 2019-01-31 21:26:11 +08:00
README.txt Added bitmap function feature with roaring bitmap 2019-01-31 21:26:11 +08:00
roaring.c DEVTOOLS-5507 Include roaring.h as roaring/roaring.h 2019-06-03 17:03:41 +00:00

download from https://github.com/RoaringBitmap/CRoaring/archive/v0.2.57.tar.gz
and use ./amalgamation.sh generate