ClickHouse/dbms
Георгий Кондратьев 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
..
benchmark Minor changes 2019-02-25 01:28:05 +03:00
cmake Auto version update to [19.9.1.1] [54421] 2019-05-28 13:52:55 +03:00
programs CLICKHOUSE-4493 Ask client password on tty (#5092) 2019-06-03 03:57:33 +03:00
src DEVTOOLS-5507 Include roaring.h as roaring/roaring.h 2019-06-03 17:03:41 +00:00
tests Merge pull request #5497 from yandex/perftests-file-formats 2019-06-03 11:21:34 +03:00
CMakeLists.txt Allow to use internal compiler with system includes (fix compile for freebsd) (#5447) 2019-05-30 15:58:15 +03:00