inkcpp
inkcpp copied to clipboard
Added CMake Flags to make tests optional
This will support building INKCpp without installing/downloading inklecate.
To enable tests set INKCPP_TEST=ON
Also allows auto-download inklecate for testing with INCKPP_INKLECATE=OS
fixes #88