mirror of
https://github.com/ModOrganizer2/modorganizer-basic_games.git
synced 2026-07-27 14:07:29 -07:00
Do not create translations for basic_games (failed msbuild).
This commit is contained in:
@@ -3,6 +3,7 @@ cmake_minimum_required(VERSION 3.16)
|
||||
project(basic_games LANGUAGES NONE)
|
||||
set(project_type python_module_plugin)
|
||||
set(enable_warnings OFF)
|
||||
set(create_translations OFF)
|
||||
|
||||
if(DEFINED DEPENDENCIES_DIR)
|
||||
include(${DEPENDENCIES_DIR}/modorganizer_super/cmake_common/project.cmake)
|
||||
|
||||
Reference in New Issue
Block a user