16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 13:59:19 +02:00

Merge branch 'sim_VideoStream' of https://github.com/MichalPeterek/maszyna into sim

This commit is contained in:
milek7
2019-04-09 00:02:05 +02:00
5 changed files with 81 additions and 0 deletions

View File

@@ -154,6 +154,7 @@ set(SOURCES
"imgui/imgui_impl_glfw.cpp"
"stb/stb_image.c"
"extras/VS_Dev.cpp"
)
option(USE_IMGUI_GL3 "Use OpenGL3+ imgui implementation" ON)