mirror of
https://github.com/ModOrganizer2/githubpp.git
synced 2026-07-27 14:04:49 -07:00
Translations are not needed
This commit is contained in:
@@ -3,6 +3,7 @@ cmake_minimum_required(VERSION 3.16)
|
||||
project(githubpp)
|
||||
set(project_type lib)
|
||||
set(enable_warnings OFF)
|
||||
set(create_translations OFF)
|
||||
|
||||
if(DEFINED DEPENDENCIES_DIR)
|
||||
include(${DEPENDENCIES_DIR}/modorganizer_super/cmake_common/project.cmake)
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="en_US">
|
||||
</TS>
|
||||
Reference in New Issue
Block a user