libsnark
libsnark copied to clipboard
Properly export include directory in CMake target
Right now this doesn't get exported so if you vendor libsnark as part of a cmake build rather than make install-ing it, you don't get the include directory automatically set. This fixes that.