This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
You've already forked cmake
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7837c17c10
cmake
/
Tests
/
FindProtobuf
/
Test
/
main.cxx
9 lines
105 B
Raw
Blame
History
#
include
<google/protobuf/stubs/common.h>
int
main
(
)
{
GOOGLE_PROTOBUF_VERIFY_VERSION
;
return
0
;
}
Reference in new issue
View Git Blame
Copy Permalink