Skip to content

Commit b6914e5

Browse files
committed
Pin ETC lib verison
1 parent 49dd47a commit b6914e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ ob_fetch_modern_libsquish("8a6aad970285a536170de9b3fc63735a72674561")
7272

7373
# Fetch etc2comp
7474
include(OB/FetchEtc2Comp)
75-
ob_fetch_etc2comp("dev")
75+
ob_fetch_etc2comp("v1.0")
7676

7777
# Process Targets
7878
set(APP_TARGET_NAME ${PROJECT_NAMESPACE_LC}_${PROJECT_NAMESPACE_LC})

0 commit comments

Comments
 (0)