mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +08:00
Update CMakeLists.txt (#2811)
This commit is contained in:
parent
cb28aeeedc
commit
e10a9f04c5
@ -19,7 +19,7 @@ set(GLFW_INSTALL OFF CACHE BOOL " " FORCE)
|
||||
FetchContent_Declare(
|
||||
glbinding
|
||||
GIT_REPOSITORY https://github.com/cginternals/glbinding.git
|
||||
GIT_TAG v3.3.0
|
||||
GIT_TAG v3.4.0
|
||||
GIT_SHALLOW 1
|
||||
)
|
||||
FetchContent_MakeAvailable(glbinding)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user