General Options

Nasza ocena:

5
Wyświetleń: 623
Komentarze: 0
Notatek.pl

Pobierz ten dokument za darmo

Podgląd dokumentu
General Options - strona 1

Fragment notatki:

General Options
• -DBUILD_CONFIG=mysql_release
This option configures a source distribution with the same build options used by Oracle to produce
binary distributions for official MySQL releases.
• -DCMAKE_BUILD_TYPE=type
The type of build to produce:
• RelWithDebInfo: Enable optimizations and generate debugging information. This is the default
MySQL build type.
• Debug: Disable optimizations and generate debugging information. This build type is also used if
the WITH_DEBUG [143] option is enabled. That is, -DWITH_DEBUG=1 [143] has the same effect
as -DCMAKE_BUILD_TYPE=Debug [139].
• -DCPACK_MONOLITHIC_INSTALL=bool
This option affects whether the make package operation produces multiple installation package
files or a single file. If disabled, the operation produces multiple installation package files, which may
be useful if you want to install only a subset of a full MySQL installation. If enabled, it produces a
single file for installing everything.
... zobacz całą notatkę



Komentarze użytkowników (0)

Zaloguj się, aby dodać komentarz