Category: Build Tools

Build Tools CMake

LeadTools common.mk as CMake

I am trying out the Lead Tools SDK for a Linux based OCR embedded project. In the demo for the OCR portion there is a make file and the project I am trying to integrate it with uses CMake. I wrote a CMake equivalent for integration: https://gist.github.com/QiMata/f1591881a758a405b63ddfc6f63b4154

Jared Rhodes