# SPDX-License-Identifier: MIT OR MPL-2.0 OR LGPL-2.1-or-later OR GPL-2.0-or-later # Copyright 2011, SIL International, All rights reserved.
# Makefile helper file for those wanting to build Graphite2 using make # The including makefile should set the following variables # _NS Prefix to all variables this file creates (namespace) # $(_NS)_MACHINE Set to direct or call. Set to direct if using gcc else # set to call # $(_NS)_BASE path to root of graphite2 project # # Returns: # $(_NS)_SOURCES List of source files (with .cpp extension) # $(_NS)_PRIVATE_HEADERS List of private header files (with .h extension) # $(_NS)_PUBLIC_HEADERS List of public header files (with .h extension)
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.