| commit | cd0dabbed7ed0517d97e0a4e1b373306f61b71a8 | [log] [tgz] |
|---|---|---|
| author | youming.whl <youming.whl@antgroup.com> | Wed Mar 12 13:14:25 2025 +0800 |
| committer | Jens Geyer <Jens-G@users.noreply.github.com> | Wed Mar 26 21:05:24 2025 +0100 |
| tree | 690d627ecc823a8c354448783881c8b8505fc9e5 | |
| parent | 7cfd0187e658d83379ddbc3639c8f8a9a34081ce [diff] |
Exclude binary dir in cmake when BUILD_COMPILER is OFF THRIFT_BIN_DIR doesn't exist when BUILD_COMPILER is OFF, so exclude it from ThriftConfig.cmake in this case to avoid build error.