Skip to content

Commit c6e283a

Browse files
committed
remove unused imgui-sfml v3 flag
1 parent d90f057 commit c6e283a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

external/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ FetchContent_MakeAvailable(ImGui)
1616

1717
set(IMGUI_DIR "${imgui_SOURCE_DIR}")
1818
set(IMGUI_SFML_FIND_SFML OFF)
19-
set(IMGUI_SFML_IMGUI_DEMO ON)
2019
FetchContent_Declare(ImGui-SFML
2120
GIT_REPOSITORY https://github.com/eliasdaler/imgui-sfml
2221
GIT_TAG v3.0

0 commit comments

Comments
 (0)