Add bpf_module.h to CMakeLists.txt
authorBrian Smith <bcsmith@fb.com>
Fri, 5 Feb 2016 22:03:16 +0000 (14:03 -0800)
committerBrian Smith <bcsmith@fb.com>
Fri, 5 Feb 2016 22:03:16 +0000 (14:03 -0800)
commit5e94097cfacc744f1dda66b2d8b62c13f35a9ef5
tree75fde406d73cbd2965dc9dd598ead8d527bf4ecb
parent3ffffa7c047975e9a9983a60add260d2a66a76ed
Add bpf_module.h to CMakeLists.txt

The C++ API should also be exported, in addition to the C API.
Because type safety is nice.
src/cc/CMakeLists.txt