Skip to content
This repository has been archived by the owner on Jun 5, 2022. It is now read-only.

melMass/nanogui_conan_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nanogui with conan.io demo

Usage

mkdir build
cd build
conan install ..
cmake ..
make ..
./bin/example # run the built binary