ClickHouse/contrib/base64-cmake
2019-12-26 04:43:18 +03:00
..
.gitignore Added more style checks [#CLICKHOUSE-3] 2018-11-23 21:52:00 +03:00
CMakeLists.txt Update base64 library just in case 2019-12-26 04:43:18 +03:00
config.h.in Better contrib/base64-cmake 2018-12-11 19:09:39 +03:00
README.md Update base64 library just in case 2019-12-26 04:43:18 +03:00
tables.h Update base64 library just in case 2019-12-26 04:43:18 +03:00

tables.h file was generated by the base64 library with it's makefile:

cc -std=c99 -O3 -Wall -Wextra -pedantic -o lib/table_generator lib/table_generator.c
./lib/table_generator > lib/tables.h