# -*- 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: ut type='hidden' name='id' value='79c710438abbaa204df77f9b9ebebddbdf4ab02b'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/frozen
AgeCommit message (Expand)Author
2024-01-22cid#1586676 Big parameter passed by valueCaolán McNamara
2023-09-29cid#1545913 Big parameter passed by valueCaolán McNamara
2023-07-23cid#1538304 Big parameter passed by valueCaolán McNamara
2023-07-05cid#1532449 Big parameter passed by valueCaolán McNamara
2023-06-17Add frozen library support - for compile-time dict, set supportTomaž Vajngerl