apache / incubator-graphar

An open source, standard data file format for graph data storage and retrieval.
https://graphar.apache.org/
Apache License 2.0
192 stars 40 forks source link

fix(c++): Fix cmake warning #497

Closed acezen closed 1 month ago

acezen commented 1 month ago

Reason for this PR

Fix the cmake warning of building process

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?