# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_StaticLibrary_StaticLibrary,libexttextcat)) $(eval $(call gb_StaticLibrary_use_unpacked,libexttextcat,libexttextcat)) $(eval $(call gb_StaticLibrary_set_warnings_disabled,libexttextcat)) $(eval $(call gb_StaticLibrary_add_generated_cobjects,libexttextcat,\ UnpackedTarball/libexttextcat/src/common \ UnpackedTarball/libexttextcat/src/fingerprint \ UnpackedTarball/libexttextcat/src/textcat \ UnpackedTarball/libexttextcat/src/wg_mempool \ UnpackedTarball/libexttextcat/src/utf8misc \ )) # vim: set noet sw=4 ts=4: tion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/store
AgeCommit message (Expand)Author
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-10tdf#143148:Use pragma once in storeEmircan Agac
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2020-11-18Replace #if with if constexpr()Mike Kaganski
2020-11-16tdf#123936 Formatting files in module store with clang-formatPhilipp Hofer
2020-10-04loplugin:reducevarscope in store..svtoolsNoel