index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
FindProtobuf
/
Test
/
main-generate.cxx
blob: ca33a6856bd29399d98928c787b18a4397db8d22 (
plain
)
1
2
3
4
5
6
7
8
#include <example.pb.h> int main() { example::msgs::Example msg; return 0; }