Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 132 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 132 Bytes

imgui_example

Pull imgui git submodule init git submodule update

And just do

mkdir build
cd build
cmake ..
make -j