Skip to content

Commit

Permalink
⬆️ [quick_imgui]
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesFouchy committed Sep 4, 2023
1 parent 416136d commit 86496df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ include(FetchContent)
FetchContent_Declare(
quick_imgui
GIT_REPOSITORY https://github.com/CoolLibs/quick_imgui
GIT_TAG b1c961bbf81b85704daed4562baf535a86709d7f
GIT_TAG 288ae3862f888d89520647d5e085d124cecb198a
)
FetchContent_MakeAvailable(quick_imgui)
target_include_directories(imgui_gradient PRIVATE ${quick_imgui_SOURCE_DIR}/lib/imgui)
Expand Down

0 comments on commit 86496df

Please sign in to comment.