# -*- 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_Module_Module,binaryurp)) $(eval $(call gb_Module_add_targets,binaryurp,\ Library_binaryurp \ )) $(eval $(call gb_Module_add_check_targets,binaryurp,\ CppunitTest_binaryurp_test-cache \ CppunitTest_binaryurp_test-unmarshal \ )) # vim: set noet sw=4 ts=4: cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/customshapes
diff options
context:
space:
mode:
authorAdam Majer <amajer@suse.com>2020-02-19 15:29:06 +0100
committerTomáš Chvátal <tchvatal@suse.com>2020-02-20 18:50:24 +0100
commita7be9479a04de2f0059c5769bbd9dc354c84136b (patch)
tree6238de55e0ede2c27eb5e84792f54186b7928998 /svx/source/customshapes
parent578667856462c9f7374b0714c5cc311191122b00 (diff)
Move Boost.Spirit usage away from legacy namespace