Skip to content

Commit 9f772ef

Browse files
ext: try to fix compressonator build
1 parent 0b70f21 commit 9f772ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/_ext.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ add_sourcepp_remote_library(bufferstream https://github.com/craftablescience/Buf
44

55
# compressonator
66
if(SOURCEPP_USE_VTFPP)
7-
add_sourcepp_remote_library(CMP_Compressonator https://github.com/craftablescience/compressonator 3e64e5a20f7ae5b6f741db5a6e3b96d898fa5380)
7+
add_sourcepp_remote_library(CMP_Compressonator https://github.com/craftablescience/compressonator 2da56bb0befb2c7fa3818d61c26637f1efc4de81)
88
endif()
99

1010

0 commit comments

Comments
 (0)