OpenTenBase/TXSQL

优化txsql编译体验

Open

#16 aberto em 7 de ago. de 2025

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (224 forks)auto 404
good first issue

Métricas do repositório

Stars
 (331 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

TXSQL在编译过程中,会对系统环境有一定的依赖。完善CMakeFile信息,在发现gcc、cmake版本不符合预期的时候,打印出对具体版本的依赖,从而避免在make的时候报错

Guia do colaborador