1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-Pixman

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
INSTALL 1.3 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Matt Turner Отправлено 30.08.2023 18:15 7169c04
Installation Instructions
*************************
Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
2006 Free Software Foundation, Inc.
This file is free documentation; the Free Software Foundation gives
unlimited permission to copy, distribute and modify it.
Basic Installation
==================
Briefly, the shell commands `meson setup build/; ninja -C build; ninja
-C build install` should configure, build, and install this package. The
following more-detailed instructions are generic; see the `README` file
for instructions specific to this package.
Running `meson setup` attempts to guess correct values for various
system-dependent variables used during compilation.
The simplest way to compile this package is:
1. `cd` to the directory containing the package's source code and type
`meson setup build/` to configure the package for your system.
While running, it prints some messages telling which features it
is checking for.
2. Type `ninja -C build` to compile the package.
3. Optionally, type `ninja -C build test` to run any self-tests that
come with the package.
4. Type `ninja -C build install` to install the programs and any
data files and documentation.
5. You can remove the program binaries and object files from the
source code directory by typing `ninja -C build clean`.

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-Pixman.git
git@api.gitlife.ru:oschina-mirror/mirrors-Pixman.git
oschina-mirror
mirrors-Pixman
mirrors-Pixman
master