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.

貢獻者指南