Skip to content

Commit

Permalink
Update scripts for etcdec move
Browse files Browse the repository at this point in the history
  • Loading branch information
MathiasMagnus committed May 14, 2024
1 parent 069699a commit d6af6fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ set(KTX_MAIN_SRC

if (KTX_FEATURE_ETC_UNPACK)
list(APPEND KTX_MAIN_SRC
lib/etcdec.cxx
external/etcdec/etcdec.cxx
)
endif()

Expand Down

0 comments on commit d6af6fa

Please sign in to comment.