# -*- 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,codemaker_cpp)) $(eval $(call gb_StaticLibrary_use_external,codemaker_cpp,boost_headers)) $(eval $(call gb_StaticLibrary_add_exception_objects,codemaker_cpp,\ codemaker/source/commoncpp/commoncpp \ )) # vim: set noet sw=4 ts=4: s='form'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/data.cxx
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2024-12-20 00:26:33 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2024-12-20 00:26:33 +0100
commitddb2a7ea3a8857aae619555f1a8743e430e146c9 (patch)
tree19c3943c41c1fe7547b19a476bb94eba03baeb61 /compilerplugins/clang/data.cxx
parentb8980c98d608f6cf578c60cbf7a8583266a7a92c (diff)
Version 25.2.0.1, tag libreoffice-25.2.0.1 nc/uielement/complextoolbarcontroller.hxx?id=91dd2db17bd6cb9b357d1d69b187174e31eabef0'>loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann