find_package(Protobuf REQUIRED) add_library(protos) protobuf_generate( LANGUAGE cpp TARGET protos PROTOS human.proto data.proto ) target_link_libraries(protos PUBLIC protobuf::libprotobuf) rnate' title='Atom feed' href='https://code.fourisland.com/thoughts/atom/config/initializers/backtrace_silencers.rb?h=dependabot/bundler/globalid-1.0.1' type='application/atom+xml'/>
about summary refs log blame commit diff stats
path: root/config/initializers/backtrace_silencers.rb
blob: 59385cdf379bd06a8d2326dcd4de6d5cd5d3f5b0 (plain) (tree)
1
2
3
4
5
6
7