premake/premake-core

Can Premake build directly like "cmake --build"?

オープン

#853 opened on 2017/08/01

 (6 件のコメント) (5 件のリアクション) (0 人の担当者)C (651 件のフォーク)auto 404
enhancementhelp wantedquestion

Repository metrics

Stars
 (3,621 個のスター)
PR merge metrics
 (PR metrics pending)

説明

cmake --build makes CMake ideal for CI(Continue Integrate). I think direct building is good for Premake to replace CMake. My problem is it is hard to build a library with Premake using conan package management. See conan issue https://github.com/conan-io/conan/issues/1559.

コントリビューターガイド