-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add two cmake options to make it easier to integrate avro c++ (#3268)
AVRO_BUILD_EXECUTABLES controls whether to build precompile and avrogencpp AVRO_BUILD_TESTS controls whether to build unittest The two options default to ON conforming the original behaviour. This is needed because for libraries like iceberg-cpp, we don't need to build the unittest and executable. Signed-off-by: Junwang Zhao <[email protected]>
- Loading branch information
Showing
1 changed file
with
89 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters