Skip to content

demonstrating cross compiling to Jetson with conan and meson

Notifications You must be signed in to change notification settings

kpeace/opencvhelloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ mkdir build

$ cd build

$ conan install .. [-pr path/to/profile]

$ export PKG_CONFIG_PATH="."

$ meson [--reconfigure] [--cross-file path/to/cross-file] . ../src/

$ ninja

About

demonstrating cross compiling to Jetson with conan and meson

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published