Skip to content

Commit

Permalink
Merge pull request #9 from ModOrganizer2/dev/archive_preview
Browse files Browse the repository at this point in the history
  • Loading branch information
Holt59 authored Jul 11, 2024
2 parents 04343b3 + 580e472 commit 01f774d
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
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.16)

add_library(preview_bsa SHARED)
mo2_configure_plugin(preview_bsa WARNINGS OFF PRIVATE_DEPENDS bsatk)
mo2_configure_plugin(preview_bsa WARNINGS OFF PRIVATE_DEPENDS DirectXTex bsatk)
mo2_install_target(preview_bsa)

0 comments on commit 01f774d

Please sign in to comment.