Skip to content

tesseract-robotics/tesseract_vcpkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tesseract vcpkg overlay

This repository contains Tesseract overlay ports and triplets for vcpkg.

To build Tesseract using vcpkg, first install vcpkg, then:

Clone the tesseract_vcpkg overlay repo in the vcpkg directory:

git clone [email protected]:tesseract-robotics/tesseract_vcpkg.git

and build the library:

vcpkg --overlay-ports=tesseract_vcpkg\ports install tesseract_common

To build x64, use:

vcpkg --overlay-ports=tesseract_vcpkg\ports install tesseract_common:x64-windows

Releases

No releases published

Packages

No packages published

Languages