From a99d0930c761170f877193fa0b2c32a2567ab31f Mon Sep 17 00:00:00 2001 From: Jeremy Rimpo Date: Tue, 7 Dec 2021 16:26:16 -0600 Subject: Remove incompatible QDDS plugin --- src/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 7f1f642a..f6f3dcf6 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -259,6 +259,4 @@ install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/stylesheets" DESTINATION bin) deploy_qt(BINARIES ModOrganizer.exe uibase.dll plugins/bsa_packer.dll) - -install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/../qdds.dll" DESTINATION bin/dlls/imageformats) install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/resources/markdown.html" DESTINATION bin/resources) -- cgit v1.3.1