Skip to content

Commit 31753f8

Browse files
committed
CMakeLists.txt: Remove unused ${BASISU_ENCODER_C_SRC}
it's never set, probably a leftover from an older basisu version that also contained C code?
1 parent 504b962 commit 31753f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,6 @@ macro(common_libktx_settings target enable_write library_type)
764764
PRIVATE
765765
lib/basis_encode.cpp
766766
lib/astc_codec.cpp
767-
${BASISU_ENCODER_C_SRC}
768767
${BASISU_ENCODER_CXX_SRC}
769768
lib/writer1.c
770769
lib/writer2.c

0 commit comments

Comments
 (0)