libsnark icon indicating copy to clipboard operation
libsnark copied to clipboard

Properly export include directory in CMake target

Open charliewolf opened this issue 6 years ago • 0 comments

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.

charliewolf avatar Jan 09 '19 20:01 charliewolf