premake/premake-core

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

开放

#853 创建于 2017年8月1日

 (6 条评论) (5 个反应) (0 位负责人)C (651 个派生)auto 404
enhancementhelp wantedquestion

仓库指标

星标
 (3,621 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南