We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eb4639 commit 4afd89bCopy full SHA for 4afd89b
_example_integration/CMakeLists.txt
@@ -15,7 +15,7 @@ FetchContent_Declare(
15
hello_imgui
16
GIT_REPOSITORY https://github.com/pthom/hello_imgui.git
17
# Enter the desired git tag below
18
- # GIT_TAG
+ # GIT_TAG 0.8.0
19
)
20
FetchContent_MakeAvailable(hello_imgui)
21
# Make cmake function `hello_imgui_add_app` available
0 commit comments