Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
wkjarosz committed Dec 31, 2023
1 parent 890042f commit bd88f8e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,7 @@ if(portable-file-dialogs_ADDED)
target_include_directories(portable-file-dialogs INTERFACE "${portable-file-dialogs_SOURCE_DIR}")
endif()

# set(HELLOIMGUI_USE_GLFW_METAL ON)
set(HELLOIMGUI_USE_GLFW_OPENGL3 ON)
# set(HELLOIMGUI_USE_GLFW_METAL ON) set(HELLOIMGUI_USE_GLFW_OPENGL3 ON) set(HELLOIMGUI_USE_SDL_OPENGL3 ON)
CPMAddPackage("gh:pthom/hello_imgui#8abe2c98dbf99e3a098eb5548b0a079c9f4c8a8f")
if(hello_imgui_ADDED)
message(STATUS "hello_imgui library added")
Expand Down

0 comments on commit bd88f8e

Please sign in to comment.