Skip to content

Commit b097669

Browse files
committed
Add ground
1 parent f42aa2f commit b097669

38 files changed

+5951
-50
lines changed

graphics/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ add_executable(neurons_gui
202202
bgfx_ext/entry/input.cpp
203203
bgfx_ext/imgui/bgfx_imgui.cpp
204204
bgfx_ext/example-glue.cpp
205+
bgfx_ext/debugdraw/debugdraw.cpp
205206
thirdparty/meshoptimizer/src/allocator.cpp
206207
thirdparty/meshoptimizer/src/clusterizer.cpp
207208
thirdparty/meshoptimizer/src/indexanalyzer.cpp

0 commit comments

Comments
 (0)