Browse Source

basisu_uastc_enc.cpp was included twice in encoder_sources

Markus Sauermann 3 years ago
parent
commit
759d04e28e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      modules/basis_universal/SCsub

+ 0 - 1
modules/basis_universal/SCsub

@@ -13,7 +13,6 @@ thirdparty_obj = []
 thirdparty_dir = "#thirdparty/basis_universal/"
 # Sync list with upstream CMakeLists.txt
 encoder_sources = [
-    "basisu_uastc_enc.cpp",
     "basisu_backend.cpp",
     "basisu_basis_file.cpp",
     "basisu_bc7enc.cpp",