「設定 - PolKit」の版間の差分

ナビゲーションに移動 検索に移動
27行目: 27行目:
PolKitをビルドおよびインストールする。<br>
PolKitをビルドおよびインストールする。<br>
設定可能なオプションの一覧は、<code>meson configure</code>コマンドで取得することができる。<br>
設定可能なオプションの一覧は、<code>meson configure</code>コマンドで取得することができる。<br>
  meson setup build --prefix=<PolKitのインストールディレクトリ> -Dexample=true
  meson setup build --prefix=<PolKitのインストールディレクトリ> -Dos_type=suse -Dexamples=true -Dman=true -Dgtk_doc=true
  meson compile -C build
  meson compile -C build
  meson install -C build
  meson install -C build

案内メニュー