You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
basisu_uastc_enc.cpp was included twice in encoder_sources
This commit is contained in:
@@ -13,7 +13,6 @@ thirdparty_obj = []
|
|||||||
thirdparty_dir = "#thirdparty/basis_universal/"
|
thirdparty_dir = "#thirdparty/basis_universal/"
|
||||||
# Sync list with upstream CMakeLists.txt
|
# Sync list with upstream CMakeLists.txt
|
||||||
encoder_sources = [
|
encoder_sources = [
|
||||||
"basisu_uastc_enc.cpp",
|
|
||||||
"basisu_backend.cpp",
|
"basisu_backend.cpp",
|
||||||
"basisu_basis_file.cpp",
|
"basisu_basis_file.cpp",
|
||||||
"basisu_bc7enc.cpp",
|
"basisu_bc7enc.cpp",
|
||||||
|
|||||||
Reference in New Issue
Block a user