Aucune description

apkipa cc774bd8e7 pkg hf & lf il y a 2 jours
demo 58a4410043 fix demo il y a 3 jours
include 3b92087445 support package il y a 2 jours
misc 3b92087445 support package il y a 2 jours
profiles 3b92087445 support package il y a 2 jours
src 3b92087445 support package il y a 2 jours
test_package 3b92087445 support package il y a 2 jours
.clang-format fe60455cd1 initial il y a 2 semaines
.gitignore 3b92087445 support package il y a 2 jours
CMakeLists.txt fe60455cd1 initial il y a 2 semaines
CMakeUserPresets.json fe60455cd1 initial il y a 2 semaines
README.txt 3b92087445 support package il y a 2 jours
conanfile.py a47bbc5e7d support aarch64 il y a 2 semaines
deploy.sh a47bbc5e7d support aarch64 il y a 2 semaines
init_vscode_cmake.sh 3b92087445 support package il y a 2 jours
package.sh cc774bd8e7 pkg hf & lf il y a 2 jours

README.txt

lib 存放依赖库(分为 x86-64 与 aarch64)。
include 存放头文件。
demo 存放 API 使用示例。

编译命令:
g++ -std=c++17 -Iinclude -Llib demo/tsdbtest_lf.cpp -o tsdbtest_lf -ltsdb-merged