summaryrefslogtreecommitdiff
path: root/libvisio/Module_libvisio.mk
blob: 9f8352ad14bcc3e965beeb7b5d17c3184f967351 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# -*- 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,libvisio))

ifeq ($(SYSTEM_LIBVISIO),NO)

$(eval $(call gb_Module_add_targets,libvisio,\
	ExternalPackage_libvisio \
	ExternalProject_libvisio \
	UnpackedTarball_visio \
))

endif

# vim: set noet sw=4 ts=4:
;tml@collabora.com>2021-04-28 09:30:17 +0200 commit41ff704cc49b7097b717882616011962ecd7198f (patch) tree65c94d0f52acebe9c637e0de1a636dd2f0b79cfc /include/LibreOfficeKit/LibreOfficeKit.hxx parent9bfe083adf1fd9d470b600d0a801d144db24474f (diff)
Add API to LibreOfficeKit to set arbitrary run-time options in core class='commit-subject'>use more compact namespace syntax in /include Caolán McNamara 2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen 2019-02-10loplugin:indentation in svtoolsNoel Grandin 2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen 2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen 2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen 2018-11-21weld SwCondCollPageCaolán McNamara 2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen 2017-11-22loplugin:flatten in svtoolsNoel Grandin 2017-10-23loplugin:includeform: svtoolsStephan Bergmann