Skip to content

Commit

Permalink
WIP: Archive preview support (#17)
Browse files Browse the repository at this point in the history
* Include DDS header
  • Loading branch information
Silarn authored Jul 11, 2024
1 parent 709f12a commit 8acaabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ cmake_minimum_required(VERSION 3.16)
add_library(bsa_extractor SHARED)
mo2_configure_plugin(bsa_extractor
WARNINGS OFF
PRIVATE_DEPENDS bsatk)
PRIVATE_DEPENDS DirectXTex bsatk)
mo2_install_target(bsa_extractor)

0 comments on commit 8acaabb

Please # to comment.