summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 34b110bc7..3f0d3f277 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -267,6 +267,9 @@ FetchContent_MakeAvailable(dr_libs)
# Libultraship Integration #
#==============================================================================#
+set(EXCLUDE_MPQ_SUPPORT TRUE CACHE BOOL "")
+add_compile_definitions(EXCLUDE_MPQ_SUPPORT)
+
include_directories(
${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_CURRENT_SOURCE_DIR}/src