build

検索

以下に検索結果を表示します。

cmake
5 ヒット, 最終更新:
T GUI。\\ ===== 使い方 ===== ==== Makefile を生成 ==== build ディレクトリを作成して、その中に Makefile を生成する。 <code> $ cd project_dir $ mkdir build && cd build </code> <code> $ cmake .. </code> or <code> $ cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug .. </code> ==== ビルド ==== build ディレクトリ
autoconf
1 ヒット, 最終更新:
e install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-