Skip to content

Commit

Permalink
Merge pull request #255 from andrwng/avrogencpp-os-build-revert
Browse files Browse the repository at this point in the history
Revert "redpanda_build: add avrogencpp to RP build"
  • Loading branch information
andrwng authored Jul 11, 2024
2 parents 7f4b65d + 23ae16d commit d884445
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions redpanda_build/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,3 @@ target_include_directories(avro
PRIVATE ../lang/c++/include/avro)

add_library(Avro::avro ALIAS avro)

add_executable (avrogencpp impl/avrogencpp.cc)
target_link_libraries (avrogencpp avrocpp_s ${Boost_LIBRARIES} ${SNAPPY_LIBRARIES})

0 comments on commit d884445

Please sign in to comment.