mirror of
https://github.com/ModOrganizer2/modorganizer-plugin_python.git
synced 2026-07-27 14:03:33 -07:00
Add /bigobj flag to compile options
This commit is contained in:
@@ -3,6 +3,7 @@ cmake_minimum_required(VERSION 3.16)
|
||||
project(pythonrunner)
|
||||
set(project_type plugin)
|
||||
set(enable_warnings OFF)
|
||||
set(enable_bigobj ON)
|
||||
set(install_dir bin/plugins/data)
|
||||
set(create_translations ON)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user