Skip to content

Commit 4afd89b

Browse files
committed
prepare tag
1 parent 4eb4639 commit 4afd89b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_example_integration/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ FetchContent_Declare(
1515
hello_imgui
1616
GIT_REPOSITORY https://github.com/pthom/hello_imgui.git
1717
# Enter the desired git tag below
18-
# GIT_TAG
18+
# GIT_TAG 0.8.0
1919
)
2020
FetchContent_MakeAvailable(hello_imgui)
2121
# Make cmake function `hello_imgui_add_app` available

0 commit comments

Comments
 (0)